diff -r 45e887f23282 -r 7152ca0a0ce9 language/english/admin.json --- a/language/english/admin.json Mon Feb 16 16:04:54 2009 -0500 +++ b/language/english/admin.json Mon Feb 16 16:17:25 2009 -0500 @@ -361,7 +361,7 @@ // Section: Sessions heading_sessions: 'User sessions', - hint_sessions_noelev: 'Remember: 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. Read about Enano\'s security model.', + hint_sessions_noelev: 'Remember: 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. Read about Enano\'s security model.', field_short_time: 'Length of short sessions in minutes:', 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.', field_long_time: 'Length of extended sessions in days:', @@ -508,7 +508,7 @@ }, acppm: { heading_main: 'Edit page properties', - 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 URL string and options such as whether to index the page for searching or bypass Enano\'s template engine.', + 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 URL string and options such as whether to index the page for searching or bypass Enano\'s template engine.', err_page_not_found: 'No pages matching that search string could be found.', msg_results_ambiguous_title: 'Ambiguous search results', msg_results_ambiguous_body: 'Multiple pages that matched your search terms were found. Please select the page you wish to modify:', @@ -544,7 +544,7 @@ lbl_wikimode_on: 'Enabled', lbl_wikimode_off: 'Disabled', lbl_wikimode_global: 'Inherit global setting', - 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 Enano Documentation article on Wiki Mode for more information.', + 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 Enano Documentation article on Wiki Mode for more information.', lbl_delete_title: 'Delete this page?', lbl_delete_hint: 'Remember that deleting pages is always reversible unless you clear the page\'s logs after deleting it.', lbl_delete: 'Delete this page when I click Save',