language/english/core.json
changeset 696 bd5069e1f19a
parent 688 f2a824ce5f18
child 711 f70d764aab33
--- a/language/english/core.json	Sun Aug 17 23:24:18 2008 -0400
+++ b/language/english/core.json	Sun Aug 17 23:24:41 2008 -0400
@@ -438,8 +438,12 @@
       rename_prompt: 'What title should this page be renamed to?\n%this.ajax_rename_notice%',
       rename_prompt_short: 'Enter a new name for this page',
       rename_notice: 'This won\'t change the URL to this page. To change the URL to this page, use Page Manager in the administration panel.',
-      delete_prompt_reason: 'Please enter your reason for deleting this page.',
-      delete_confirm: 'You are about to REVERSIBLY delete this page. Do you REALLY want to do this?\n\n(Comments and categorization data, as well as any attached files, will be permanently lost)',
+      delete_header: 'Delete this page?',
+      delete_lbl_reason: 'Reason:',
+      delete_prompt_reason: 'Please enter your reason for deleting this page. This will be visible in the page history as well as on the deleted page.',
+      delete_msg_confirm: 'Deleting pages is reversible. Users with administrative access can restore the page, but not any comments, categorization data, tags, or files (if the page contains an uploaded file). If Wiki Mode is in effect globally, everyone can create this page again and see past revisions.',
+      delete_lbl_confirm: 'Yes, I\'m sure',
+      delete_btn_delete: 'Delete page',
       delvote_confirm_title: 'Vote to delete this page?',
       delvote_confirm_body: 'Administrators and moderators will see a notice on this page showing who voted.',
       delvote_btn_submit: 'Vote',
@@ -717,6 +721,7 @@
       // Message box buttons
       ok: 'OK',
       cancel: 'Cancel',
+      close: 'Close',
       yes: 'Yes',
       no: 'No',
       go: 'Go',