language/english/core.json
changeset 368 ed4f3ee072be
parent 367 ee4defc9321a
child 369 d0825e599853
equal deleted inserted replaced
367:ee4defc9321a 368:ed4f3ee072be
   108       msg_this_is_a_redirector: '<b>This page is a <i>redirector</i>.</b><br />
   108       msg_this_is_a_redirector: '<b>This page is a <i>redirector</i>.</b><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 />
   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%)',
       
   114       
       
   115       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>',
   113                     
   117                     
   114       autosuggest_heading: 'Page name matches',
   118       autosuggest_heading: 'Page name matches',
   115       autosuggest_col_name: 'Page title',
   119       autosuggest_col_name: 'Page title',
   116       autosuggest_col_page_id: 'Page ID',
   120       autosuggest_col_page_id: 'Page ID',
   117     },
   121     },