language/english/core.json
changeset 696 bd5069e1f19a
parent 688 f2a824ce5f18
child 711 f70d764aab33
equal deleted inserted replaced
695:6bd7215c718b 696:bd5069e1f19a
   436       // Client-side messages
   436       // Client-side messages
   437       protect_prompt_reason: 'Reason for (un)protecting:',
   437       protect_prompt_reason: 'Reason for (un)protecting:',
   438       rename_prompt: 'What title should this page be renamed to?\n%this.ajax_rename_notice%',
   438       rename_prompt: 'What title should this page be renamed to?\n%this.ajax_rename_notice%',
   439       rename_prompt_short: 'Enter a new name for this page',
   439       rename_prompt_short: 'Enter a new name for this page',
   440       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.',
   440       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.',
   441       delete_prompt_reason: 'Please enter your reason for deleting this page.',
   441       delete_header: 'Delete this page?',
   442       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)',
   442       delete_lbl_reason: 'Reason:',
       
   443       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.',
       
   444       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.',
       
   445       delete_lbl_confirm: 'Yes, I\'m sure',
       
   446       delete_btn_delete: 'Delete page',
   443       delvote_confirm_title: 'Vote to delete this page?',
   447       delvote_confirm_title: 'Vote to delete this page?',
   444       delvote_confirm_body: 'Administrators and moderators will see a notice on this page showing who voted.',
   448       delvote_confirm_body: 'Administrators and moderators will see a notice on this page showing who voted.',
   445       delvote_btn_submit: 'Vote',
   449       delvote_btn_submit: 'Vote',
   446       delvote_reset_confirm_title: 'Reset votes for deletion?',
   450       delvote_reset_confirm_title: 'Reset votes for deletion?',
   447       delvote_reset_confirm_body: 'This will reset the number of votes against this page to zero.',
   451       delvote_reset_confirm_body: 'This will reset the number of votes against this page to zero.',
   715       return_to_page: 'Return to the page',
   719       return_to_page: 'Return to the page',
   716       invalid_request_short: 'Invalid request',
   720       invalid_request_short: 'Invalid request',
   717       // Message box buttons
   721       // Message box buttons
   718       ok: 'OK',
   722       ok: 'OK',
   719       cancel: 'Cancel',
   723       cancel: 'Cancel',
       
   724       close: 'Close',
   720       yes: 'Yes',
   725       yes: 'Yes',
   721       no: 'No',
   726       no: 'No',
   722       go: 'Go',
   727       go: 'Go',
   723       unit_bytes: 'bytes',
   728       unit_bytes: 'bytes',
   724       unit_kilobytes: 'kilobytes',
   729       unit_kilobytes: 'kilobytes',