language/english/core.json
changeset 413 6607cd646d6d
parent 408 7ecbe721217c
child 468 194a19711346
equal deleted inserted replaced
412:4746dd07cc48 413:6607cd646d6d
   317       msg_revert_confirm: 'Do you really want to revert your changes?',
   317       msg_revert_confirm: 'Do you really want to revert your changes?',
   318       msg_discard_confirm: 'Do you really want to discard your changes?',
   318       msg_discard_confirm: 'Do you really want to discard your changes?',
   319       msg_confirm_ajax: 'Do you really want to do this?\nYour changes to this page have not been saved. If you continue, your changes will be lost.',
   319       msg_confirm_ajax: 'Do you really want to do this?\nYour changes to this page have not been saved. If you continue, your changes will be lost.',
   320       msg_unload: 'If you do, any changes that you have made to this page will be lost.',
   320       msg_unload: 'If you do, any changes that you have made to this page will be lost.',
   321       msg_revert_confirm_title: 'Do you really want to revert your changes?',
   321       msg_revert_confirm_title: 'Do you really want to revert your changes?',
   322       msg_revert_confirm_body: 'If you choose to continue, all of the changes you have made to this page will be lost, and the editor will be set with the latest copy of the page.',
   322       msg_revert_confirm_body: 'If you choose to continue, all of the changes you have made to this page will be lost, and the editor will be set with the latest published (not draft) copy of the page.',
   323       msg_cancel_confirm_title: 'Do you want to cancel your changes?',
   323       msg_cancel_confirm_title: 'Do you want to cancel your changes?',
   324       msg_cancel_confirm_body: 'Are you sure you want to discard the changes you made? If you continue, your changes cannot be recovered.',
   324       msg_cancel_confirm_body: 'Are you sure you want to discard the changes you made? If you continue, your changes cannot be recovered.',
   325       msg_diff: 'Below is a summarization of the differences between the current revision of the page (left), and your version (right).',
   325       msg_diff: 'Below is a summarization of the differences between the current revision of the page (left), and your version (right).',
   326       msg_diff_empty: 'There are no differences between the text in the editor and the current revision of the page.',
   326       msg_diff_empty: 'There are no differences between the text in the editor and the current revision of the page.',
   327       msg_editing_old_revision: 'You are editing an old revision of this page. If you click Save, newer revisions of this page will be undone.',
   327       msg_editing_old_revision: 'You are editing an old revision of this page. If you click Save, newer revisions of this page will be undone.',
       
   328       msg_have_draft_title: 'A draft copy of this page is available.',
       
   329       msg_have_draft_body: '%author% saved a draft version of this page on %time%. You can <a href="#use_draft" onclick="ajaxEditorUseDraft(); return false;">use the draft copy</a>, or edit the current published version (below). If you edit the published version, the draft copy will remain available, but will not reflect your changes. It is recommended that you edit the draft version instead of editing the published version.',
   328       btn_graphical: 'graphical editor',
   330       btn_graphical: 'graphical editor',
   329       btn_wikitext: 'wikitext editor',
   331       btn_wikitext: 'wikitext editor',
   330       lbl_edit_summary: 'Brief summary of your changes:',
   332       lbl_edit_summary: 'Brief summary of your changes:',
   331       lbl_edit_summary_explain: 'Please summarize and briefly explain what you changed on the page.',
   333       lbl_edit_summary_explain: 'Please summarize and briefly explain what you changed on the page.',
   332       lbl_minor_edit: 'Mark revision as trivial:',
   334       lbl_minor_edit: 'Mark revision as trivial:',
   333       lbl_minor_edit_field: 'This is a minor edit',
   335       lbl_minor_edit_field: 'This is a minor edit',
   334       lbl_minor_edit_explain: 'Select this if you\'re only making a minor change to the page',
   336       lbl_minor_edit_explain: 'Select this if you\'re only making a minor change to the page',
   335       btn_save: 'Save changes',
   337       btn_save: 'Save',
   336       btn_preview: 'Show preview',
   338       btn_savedraft: 'Save draft',
   337       btn_revert: 'Revert changes',
   339       btn_preview: 'Preview',
   338       btn_cancel: 'Cancel and return to page',
   340       btn_revert: 'Revert',
       
   341       btn_cancel: 'Cancel',
       
   342       btn_diff: 'Show changes',
   339       btn_closeviewer: 'Close viewer',
   343       btn_closeviewer: 'Close viewer',
   340       btn_diff: 'Show changes',
   344       msg_draft_saving: 'Saving...',
       
   345       msg_draft_saved: 'Saved at %time%',
   341       preview_blurb: '<b>Reminder:</b> This is only a preview - your changes to this page have not yet been saved.',
   346       preview_blurb: '<b>Reminder:</b> This is only a preview - your changes to this page have not yet been saved.',
   342       msg_save_success_title: 'Changes saved',
   347       msg_save_success_title: 'Changes saved',
   343       msg_save_success_body: 'Your changes to this page have been saved. Redirecting...',
   348       msg_save_success_body: 'Your changes to this page have been saved. Redirecting...',
   344       reversion_edit_summary: 'Undid %undo_count% revision(s) by %current_author% to revision %last_rev_id% by %old_author%',
   349       reversion_edit_summary: 'Undid %undo_count% revision(s) by %current_author% to revision %last_rev_id% by %old_author%',
   345       
   350