language/english/admin.json
changeset 898 c75754f5b1da
parent 885 a86a69394a95
child 915 91f4da84966f
equal deleted inserted replaced
897:f31c252c52c1 898:c75754f5b1da
   527       lbl_page_urlname: 'URL string:',
   527       lbl_page_urlname: 'URL string:',
   528       lbl_page_urlname_hint: 'No spaces, and don\'t enter the namespace prefix (e.g. User:). Changing this value is usually not a good idea, especially for templates and project pages, because it will invalidate the page\'s current URL.',
   528       lbl_page_urlname_hint: 'No spaces, and don\'t enter the namespace prefix (e.g. User:). Changing this value is usually not a good idea, especially for templates and project pages, because it will invalidate the page\'s current URL.',
   529       lbl_namespace: 'Namespace (URL prefix):',
   529       lbl_namespace: 'Namespace (URL prefix):',
   530       ns_article: '[No prefix, default Article namespace]',
   530       ns_article: '[No prefix, default Article namespace]',
   531       heading_advanced: 'Advanced options',
   531       heading_advanced: 'Advanced options',
       
   532       msg_file_ns_warning: '<b>WARNING:</b> Changing the namespace to something other than "File" will delete the uploaded file and all previous revisions of it.',
   532       lbl_enable_comments_title: 'Allow comments to be posted on this page?',
   533       lbl_enable_comments_title: 'Allow comments to be posted on this page?',
   533       lbl_enable_comments_hint: 'This option has no effect if comments are disabled globally in the administration panel. This option is enabled by default.',
   534       lbl_enable_comments_hint: 'This option has no effect if comments are disabled globally in the administration panel. This option is enabled by default.',
   534       lbl_enable_comments: 'Enable comments on this page',
   535       lbl_enable_comments: 'Enable comments on this page',
   535       lbl_special_title: 'Mark page as self-contained?',
   536       lbl_special_title: 'Mark page as self-contained?',
   536       lbl_special_hint: 'This option enables you to use your own HTML headers and other code. If you enable this, only the raw contents of the page will be displayed instead of Enano\'s full page formatting and styles. It is recommended that only advanced users enable this feature. As with other Enano pages, you may use PHP code in your pages (dependent on permissions), meaning you can use Enano\'s API on the page.',
   537       lbl_special_hint: 'This option enables you to use your own HTML headers and other code. If you enable this, only the raw contents of the page will be displayed instead of Enano\'s full page formatting and styles. It is recommended that only advanced users enable this feature. As with other Enano pages, you may use PHP code in your pages (dependent on permissions), meaning you can use Enano\'s API on the page.',