language/english/admin.json
changeset 832 7152ca0a0ce9
parent 825 9d5c04c1414f
child 869 58bc29c14a4d
equal deleted inserted replaced
831:45e887f23282 832:7152ca0a0ce9
   359       field_email_smtp_username: 'Username:',
   359       field_email_smtp_username: 'Username:',
   360       field_email_smtp_password: 'Password:',
   360       field_email_smtp_password: 'Password:',
   361       
   361       
   362       // Section: Sessions
   362       // Section: Sessions
   363       heading_sessions: 'User sessions',
   363       heading_sessions: 'User sessions',
   364       hint_sessions_noelev: '<b>Remember:</b> Settings here only affect normal logins - you can\'t change the length of sessions that give you elevated privileges, such as the re-authentication that occurs when you access the administration panel. <a href="http://docs.enanocms.org/Help:Appendix_B">Read about Enano\'s security model</a>.',
   364       hint_sessions_noelev: '<b>Remember:</b> Settings here only affect normal logins - you can\'t change the length of sessions that give you elevated privileges, such as the re-authentication that occurs when you access the administration panel. <a href="http://docs.enanocms.org/Help:Appendix_B" onclick="window.open(this.href); return false;">Read about Enano\'s security model</a>.',
   365       field_short_time: 'Length of short sessions in minutes:',
   365       field_short_time: 'Length of short sessions in minutes:',
   366       field_short_time_hint: 'This is how long a user\'s session will last when they don\'t check the "remember me" checkbox. Short sessions are automatically renewed every time a page is loaded.',
   366       field_short_time_hint: 'This is how long a user\'s session will last when they don\'t check the "remember me" checkbox. Short sessions are automatically renewed every time a page is loaded.',
   367       field_long_time: 'Length of extended sessions in days:',
   367       field_long_time: 'Length of extended sessions in days:',
   368       field_long_time_hint: 'This is how long a user\'s session will last when the "remember me" checkbox is selected during their login. Long sessions can\'t be renewed - they always last a fixed amount of time. Set this to 0 to make extended sessions infinite, e.g. they are only terminated when the user logs out manually (this may present a security risk).',
   368       field_long_time_hint: 'This is how long a user\'s session will last when the "remember me" checkbox is selected during their login. Long sessions can\'t be renewed - they always last a fixed amount of time. Set this to 0 to make extended sessions infinite, e.g. they are only terminated when the user logs out manually (this may present a security risk).',
   369       
   369       
   506       msg_old_entries_body: 'There is still data from the old plugin structure in your database. You can import this to the new structure automatically using the button below.',
   506       msg_old_entries_body: 'There is still data from the old plugin structure in your database. You can import this to the new structure automatically using the button below.',
   507       btn_import_old: 'Import old plugin settings',
   507       btn_import_old: 'Import old plugin settings',
   508     },
   508     },
   509     acppm: {
   509     acppm: {
   510       heading_main: 'Edit page properties',
   510       heading_main: 'Edit page properties',
   511       hint: 'This panel allows you to edit various properties of pages that aren\'t visible anywhere else. In addition to renaming pages, you can also change their <a href="http://docs.enanocms.org/Help:2.3">URL string</a> and options such as whether to index the page for searching or bypass Enano\'s template engine.',
   511       hint: 'This panel allows you to edit various properties of pages that aren\'t visible anywhere else. In addition to renaming pages, you can also change their <a href="http://docs.enanocms.org/Help:2.3" onclick="window.open(this.href); return false;">URL string</a> and options such as whether to index the page for searching or bypass Enano\'s template engine.',
   512       err_page_not_found: 'No pages matching that search string could be found.',
   512       err_page_not_found: 'No pages matching that search string could be found.',
   513       msg_results_ambiguous_title: 'Ambiguous search results',
   513       msg_results_ambiguous_title: 'Ambiguous search results',
   514       msg_results_ambiguous_body: 'Multiple pages that matched your search terms were found. Please select the page you wish to modify:',
   514       msg_results_ambiguous_body: 'Multiple pages that matched your search terms were found. Please select the page you wish to modify:',
   515       ambig_btn_viewpage: 'View',
   515       ambig_btn_viewpage: 'View',
   516       err_ambig_absolute: 'Your database is corrupt as it contains multiple pages with the same urlname and namespace.',
   516       err_ambig_absolute: 'Your database is corrupt as it contains multiple pages with the same urlname and namespace.',
   542       lbl_protected_hint: 'This option only has an effect if Wiki Mode is enabled. Selecting Unprotected means that any user (unless specifically blacklisted) can edit this page. Fully protected means that only administrators can edit the page. Semi-protected restricts editing to administrators and users that have been registered for at least four days.<br /><br /><b>Above all, no users except administrators can edit this page unless an ACL specifically allows it or Wiki Mode is enabled.</b>',
   542       lbl_protected_hint: 'This option only has an effect if Wiki Mode is enabled. Selecting Unprotected means that any user (unless specifically blacklisted) can edit this page. Fully protected means that only administrators can edit the page. Semi-protected restricts editing to administrators and users that have been registered for at least four days.<br /><br /><b>Above all, no users except administrators can edit this page unless an ACL specifically allows it or Wiki Mode is enabled.</b>',
   543       lbl_wikimode_title: 'Enable Wiki Mode for this page?',
   543       lbl_wikimode_title: 'Enable Wiki Mode for this page?',
   544       lbl_wikimode_on: 'Enabled',
   544       lbl_wikimode_on: 'Enabled',
   545       lbl_wikimode_off: 'Disabled',
   545       lbl_wikimode_off: 'Disabled',
   546       lbl_wikimode_global: 'Inherit global setting',
   546       lbl_wikimode_global: 'Inherit global setting',
   547       lbl_wikimode_hint: 'By default, all pages use the Wiki Mode setting defined in General Configuration. You can override that using this field. Be aware that there are advantages and disadvantages to Wiki Mode. For example, Wiki Mode encourages collaboration, but also permits vandalism. See the <a href="http://docs.enanocms.org/Help:2.5">Enano Documentation article on Wiki Mode</a> for more information.',
   547       lbl_wikimode_hint: 'By default, all pages use the Wiki Mode setting defined in General Configuration. You can override that using this field. Be aware that there are advantages and disadvantages to Wiki Mode. For example, Wiki Mode encourages collaboration, but also permits vandalism. See the <a href="http://docs.enanocms.org/Help:2.5" onclick="window.open(this.href); return false;">Enano Documentation article on Wiki Mode</a> for more information.',
   548       lbl_delete_title: 'Delete this page?',
   548       lbl_delete_title: 'Delete this page?',
   549       lbl_delete_hint: 'Remember that deleting pages is always reversible unless you clear the page\'s logs after deleting it.',
   549       lbl_delete_hint: 'Remember that deleting pages is always reversible unless you clear the page\'s logs after deleting it.',
   550       lbl_delete: 'Delete this page when I click Save',
   550       lbl_delete: 'Delete this page when I click Save',
   551       
   551       
   552       err_invalid_page_name: 'Please enter a name for the page.',
   552       err_invalid_page_name: 'Please enter a name for the page.',