language/english/core.json
changeset 377 bb3e6c3bd4f4
parent 376 66732bd4532c
child 378 c1c7fa6b329f
equal deleted inserted replaced
376:66732bd4532c 377:bb3e6c3bd4f4
   436       edit_cat: 'Edit categorization',
   436       edit_cat: 'Edit categorization',
   437       even_when_protected: 'Allow editing, renaming, and categorization even when protected',
   437       even_when_protected: 'Allow editing, renaming, and categorization even when protected',
   438       upload_files: 'Upload files',
   438       upload_files: 'Upload files',
   439       upload_new_version: 'Upload new versions of files',
   439       upload_new_version: 'Upload new versions of files',
   440       create_page: 'Create pages',
   440       create_page: 'Create pages',
       
   441       html_in_pages: 'Embed unrestricted HTML in pages',
   441       php_in_pages: 'Embed PHP code in pages',
   442       php_in_pages: 'Embed PHP code in pages',
   442       edit_acl: 'Edit access control lists',
   443       edit_acl: 'Edit access control lists',
   443     },
   444     },
   444     plugin: {
   445     plugin: {
   445       specialadmin_title: 'Runt - the Enano administration panel',
   446       specialadmin_title: 'Runt - the Enano administration panel',
   509       cancel_changes: 'Cancel changes',
   510       cancel_changes: 'Cancel changes',
   510       // Generic wizard buttons
   511       // Generic wizard buttons
   511       wizard_next: 'Next >',
   512       wizard_next: 'Next >',
   512       wizard_back: '< Back',
   513       wizard_back: '< Back',
   513       wizard_previous: '< Previous',
   514       wizard_previous: '< Previous',
       
   515       // Generic link to main page
       
   516       btn_main_page: 'Main page',
   514       // Generic switchable editor buttons
   517       // Generic switchable editor buttons
   515       tinymce_btn_text: 'text editor',
   518       tinymce_btn_text: 'text editor',
   516       tinymce_btn_graphical: 'graphical editor',
   519       tinymce_btn_graphical: 'graphical editor',
   517       // Generic "Notice:" label
   520       // Generic "Notice:" label
   518       lbl_notice: 'Notice:',
   521       lbl_notice: 'Notice:',