language/english/core.json
changeset 369 d0825e599853
parent 368 ed4f3ee072be
child 370 b251818286b1
equal deleted inserted replaced
368:ed4f3ee072be 369:d0825e599853
   109                     This means that this page will not show its own content by default. Instead it will display the contents of the page it redirects to.<br /><br />
   109                     This means that this page will not show its own content by default. Instead it will display the contents of the page it redirects to.<br /><br />
   110                     To create a redirect page, make the <i>first characters</i> in the page content <tt>#redirect [[Page_ID]]</tt>. For more information, see the
   110                     To create a redirect page, make the <i>first characters</i> in the page content <tt>#redirect [[Page_ID]]</tt>. For more information, see the
   111                     Enano <a href="http://enanocms.org/Help:Wiki_formatting" onclick="window.open(this.href); return false;">Wiki formatting guide</a>.<br /><br />
   111                     Enano <a href="http://enanocms.org/Help:Wiki_formatting" onclick="window.open(this.href); return false;">Wiki formatting guide</a>.<br /><br />
   112                     This page redirects to %redirect_target%.',
   112                     This page redirects to %redirect_target%.',
   113       msg_redirected_from: '(Redirected from %from%)',
   113       msg_redirected_from: '(Redirected from %from%)',
       
   114       msg_redirected_from_to: '(Redirected from %from% to %to%)',
       
   115       
       
   116       msg_passrequired: 'Access to this page requires a password. Please enter the password for this page below:',
       
   117       msg_pass_wrong: 'The password you entered for this page was incorrect. Please enter the password for this page below:',
       
   118       lbl_password: 'Password:',
       
   119       
       
   120       msg_404_title: 'There is no page with this title yet.',
       
   121       msg_404_body_userpage: 'This user has not created his or her user page yet.',
       
   122       msg_404_body: 'You have requested a page that doesn\'t exist yet.',
       
   123       msg_404_create: 'You can <a %create_flags%>create this page</a>, or return to the <a href="%mainpage_link%">homepage</a>.',
       
   124       msg_404_gohome: 'Return to the <a href="%mainpage_link%">homepage</a>.',
       
   125       msg_404_was_deleted: '<b>This page was deleted on %delete_time%.</b> The stated reason was:</p><blockquote>%delete_reason%</blockquote><p>You can probably <a %rollback_flags%>roll back</a> the deletion.',
       
   126       msg_404_admin_opts: 'Additional admin options: <a href="%detag_link%" title="Remove any tags on this page">detag page</a>',
       
   127       msg_404_http_response: 'HTTP Error: 404 Not Found',
   114       
   128       
   115       msg_archived_title: 'Notice:',
   129       msg_archived_title: 'Notice:',
   116       msg_archived_body: 'The page you are viewing was archived on %archive_date% at %archive_time%.<br /><a href="%current_link%" onclick="ajaxReset(); return false;">View current version</a>  |  <a href="%restore_link%" onclick="%restore_onclick%">Restore this version</a>',
   130       msg_archived_body: 'The page you are viewing was archived on %archive_date% at %archive_time%.<br /><a href="%current_link%" onclick="ajaxReset(); return false;">View current version</a>  |  <a href="%restore_link%" onclick="%restore_onclick%">Restore this version</a>',
       
   131       
       
   132       msg_general_error: 'General error in page fetcher',
   117                     
   133                     
   118       autosuggest_heading: 'Page name matches',
   134       autosuggest_heading: 'Page name matches',
   119       autosuggest_col_name: 'Page title',
   135       autosuggest_col_name: 'Page title',
   120       autosuggest_col_page_id: 'Page ID',
   136       autosuggest_col_page_id: 'Page ID',
   121     },
   137     },