language/english/core.json
changeset 481 07bf15b066bc
parent 473 518bc2b214f1
child 504 bc8e0e9ee01d
--- a/language/english/core.json	Thu Mar 06 20:53:26 2008 -0500
+++ b/language/english/core.json	Thu Mar 06 22:45:41 2008 -0500
@@ -128,6 +128,13 @@
                                </ul>
                                <p>If you would like to inquire further about this message, you may contact the %site_administration%.</p>',
       err_access_denied_siteadmin: 'site administrator',
+      err_seeking_living_among_dead: 'You are trying to un-delete a page that has since been restored.\n\n"But the men said to them, \'Why do you look for the living among the dead?\'" (Luke 24:5b/NIV)',
+      err_access_denied: 'Access to that action is denied.',
+      err_invalid_parameter: 'An invalid value (parameter) was sent to this action.',
+      err_rb_action_not_supported: 'Rolling back actions of type "%action%" isn\'t supported.',
+      err_rb_file_rename_failed: 'Could not rename the file to its new name (1.1.x format)',
+      err_protection_already_there: 'The protection level you selected is already in effect for this page.',
+      
       msg_this_is_a_redirector: '<b>This page is a <i>redirector</i>.</b><br />
                     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 />
                     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
@@ -135,6 +142,14 @@
                     This page redirects to %redirect_target%.',
       msg_redirected_from: '(Redirected from %from%)',
       msg_redirected_from_to: '(Redirected from %from% to %to%)',
+      msg_rb_success_rename: 'The page has been restored the name it had on %dateline%.',
+      // next 3 are mostly identical
+      msg_rb_success_prot: 'The page\'s protection has been undone and replaced with the previous level it had as of %dateline%.',
+      msg_rb_success_unprot: 'The page\'s protection has been undone and replaced with the previous level it had as of %dateline%.',
+      msg_rb_success_semiprot: 'The page\'s semi-protection has been undone and replaced with the previous level it had as of %dateline%.',
+      
+      msg_rb_success_delete: 'The deletion of this page, which occurred on %dateline%, has been undone. This page has been restored, but comments and categorization data may have been lost.',
+      msg_rb_success_reupload: 'The file has been restored to the version uploaded on %dateline%.',
       
       msg_passrequired: 'Access to this page requires a password. Please enter the password for this page below:',
       msg_pass_wrong: 'The password you entered for this page was incorrect. Please enter the password for this page below:',
@@ -292,8 +307,8 @@
       filebox_btn_upload_new: 'Upload new version',
       filebox_heading_history: 'File history',
       filebox_btn_this_version: 'this ver',
-      filebox_btn_revert: 'revert',
-      
+      filebox_btn_revert: 'restore',
+      filebox_btn_current: 'current',
     },
     editor: {
       err_server: 'There was a problem starting the editor',
@@ -373,6 +388,7 @@
       extra_reason: 'Reason:',
       extra_oldtitle: 'Old title:',
       extra_protection_reversion: '(Reversion of previous protection)',
+      extra_upload_reversion: '(Restoration of previous upload)',
       tip_rdns: 'Click cell background for reverse DNS info',
       action_view: 'View',
       action_contrib: 'User contribs',