language/english/core.json
changeset 832 7152ca0a0ce9
parent 825 9d5c04c1414f
child 870 82bbfe3dc8a0
equal deleted inserted replaced
831:45e887f23282 832:7152ca0a0ce9
   347       msg_saved: 'Your changes to this page have been saved.',
   347       msg_saved: 'Your changes to this page have been saved.',
   348       msg_revert_confirm: 'Do you really want to revert your changes?',
   348       msg_revert_confirm: 'Do you really want to revert your changes?',
   349       msg_discard_confirm: 'Do you really want to discard your changes?',
   349       msg_discard_confirm: 'Do you really want to discard your changes?',
   350       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.',
   350       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.',
   351       msg_unload: 'If you do, any changes that you have made to this page will be lost.',
   351       msg_unload: 'If you do, any changes that you have made to this page will be lost.',
   352       msg_revert_confirm_title: 'Do you really want to revert your changes?',
   352       msg_revert_confirm_title: 'Revert changes?',
   353       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.',
   353       msg_revert_confirm_body: 'All of the changes you have made to this page will be lost, and the text will be replaced with the latest published (not draft) version of the page.',
   354       msg_cancel_confirm_title: 'Do you want to cancel your changes?',
   354       msg_cancel_confirm_title: 'Close without saving?',
   355       msg_cancel_confirm_body: 'Are you sure you want to discard the changes you made? If you continue, your changes cannot be recovered.',
   355       msg_cancel_confirm_body: 'You haven\'t saved your changes to the page. Closing the editor will discard your changes.',
   356       msg_diff: 'Below is a summarization of the differences between the current revision of the page (left), and your version (right).',
   356       msg_diff: 'Below is a summarization of the differences between the current revision of the page (left), and your version (right).',
   357       msg_diff_empty: 'There are no differences between the text in the editor and the current revision of the page.',
   357       msg_diff_empty: 'There are no differences between the text in the editor and the current revision of the page.',
   358       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.',
   358       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.',
   359       msg_have_draft_title: 'A draft copy of this page is available.',
   359       msg_have_draft_title: 'A draft copy of this page is available.',
   360       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. You can also <a href="#delete_draft" onclick="ajaxEditorDeleteDraft(); return false;">discard the draft revision</a>.',
   360       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. You can also <a href="#delete_draft" onclick="ajaxEditorDeleteDraft(); return false;">discard the draft revision</a>.',
   361       btn_graphical: 'graphical editor',
   361       msg_convert_confirm_title: 'Convert this page?',
   362       btn_wikitext: 'wikitext editor',
   362       msg_convert_confirm_body: 'This will change the format of the page. This may cause some loss of formatting information.',
       
   363       msg_convert_draft_load_title: 'Format changed',
       
   364       msg_convert_draft_load_body: 'The revision that was just loaded is in a different format than the current setting. The editor has been switched to match the format.',
       
   365       btn_graphical: 'Convert to HTML',
       
   366       btn_wikitext: 'Convert to wikitext',
   363       lbl_edit_summary: 'Brief summary of your changes:',
   367       lbl_edit_summary: 'Brief summary of your changes:',
   364       lbl_edit_summary_explain: 'Please summarize and briefly explain what you changed on the page.',
   368       lbl_edit_summary_explain: 'Please summarize and briefly explain what you changed on the page.',
   365       lbl_minor_edit: 'Mark revision as trivial:',
   369       lbl_minor_edit: 'Mark revision as trivial:',
   366       lbl_minor_edit_field: 'This is a minor edit',
   370       lbl_minor_edit_field: 'This is a minor edit',
   367       lbl_minor_edit_explain: 'Select this if you\'re only making a minor change to the page',
   371       lbl_minor_edit_explain: 'Select this if you\'re only making a minor change to the page',
   372       btn_cancel: 'Cancel',
   376       btn_cancel: 'Cancel',
   373       btn_diff: 'Show changes',
   377       btn_diff: 'Show changes',
   374       btn_closeviewer: 'Close viewer',
   378       btn_closeviewer: 'Close viewer',
   375       msg_draft_saving: 'Saving...',
   379       msg_draft_saving: 'Saving...',
   376       msg_draft_saved: 'Saved at %time%',
   380       msg_draft_saved: 'Saved at %time%',
       
   381       btn_revert_confirm: 'Revert changes',
       
   382       btn_cancel_confirm: 'Close editor',
       
   383       btn_cancel_cancel: 'Keep editing',
   377       preview_blurb: '<b>Reminder:</b> This is only a preview - your changes to this page have not yet been saved.',
   384       preview_blurb: '<b>Reminder:</b> This is only a preview - your changes to this page have not yet been saved.',
   378       msg_save_success_title: 'Changes saved',
   385       msg_save_success_title: 'Changes saved',
   379       msg_save_success_body: 'Your changes to this page have been saved. Redirecting...',
   386       msg_save_success_body: 'Your changes to this page have been saved. Redirecting...',
   380       reversion_edit_summary: 'Undid %undo_count% revision(s) by %current_author% to revision %last_rev_id% by %old_author%',
   387       reversion_edit_summary: 'Undid %undo_count% revision(s) by %current_author% to revision %last_rev_id% by %old_author%',
   381       msg_confirm_delete_draft_title: 'Delete the draft revision?',
   388       msg_confirm_delete_draft_title: 'Delete the draft revision?',