language/english/core.json
changeset 1239 e88534039a8d
parent 1231 4797a4a88533
child 1252 e34c23a35dc9
equal deleted inserted replaced
1232:83fd4ed90cc6 1239:e88534039a8d
   351 			err_server: 'There was a problem starting the editor',
   351 			err_server: 'There was a problem starting the editor',
   352 			err_access_denied_title: 'Not authorized to view source',
   352 			err_access_denied_title: 'Not authorized to view source',
   353 			err_access_denied_body: 'You are not authorized to edit or view the source of this page.',
   353 			err_access_denied_body: 'You are not authorized to edit or view the source of this page.',
   354 			err_save_title: 'There was a problem saving the page.',
   354 			err_save_title: 'There was a problem saving the page.',
   355 			err_save_body: 'A few problems were encountered while your page was being saved:',
   355 			err_save_body: 'A few problems were encountered while your page was being saved:',
   356 			err_obsolete_title: 'Someone else modified this page while you were editing it',
   356 			err_obsolete_title: 'Edit conflict detected',
   357 			err_obsolete_body: 'While you were editing this page, %author% modified this page. The edit took place on %timestamp%. You can <a href="%page_url%" onclick="window.open(this.href); return false;">view the latest version of the page</a>, or click %this.editor_btn_save% again to replace the page with your revision.',
   357 			err_obsolete_body: '%author% saved a new revision of this page on %timestamp% while you were editing it. You can <a href="%page_url%" onclick="window.open(this.href); return false;">view the latest version of the page</a>, or click %this.editor_btn_save% again to replace the page with your revision.<br /><br />You can also click the Show Changes button to see a side-by-side difference between your revision and the current one.',
   358 			err_need_captcha_title: 'Missing confirmation code',
   358 			err_need_captcha_title: 'Missing confirmation code',
   359 			err_need_captcha_body: 'Please enter the confirmation code in the box labeled "%this.editor_lbl_field_captcha_code%". %this.editor_msg_captcha_blind%',
   359 			err_need_captcha_body: 'Please enter the confirmation code in the box labeled "%this.editor_lbl_field_captcha_code%". %this.editor_msg_captcha_blind%',
   360 			err_no_text_title: 'No text entered',
   360 			err_no_text_title: 'No text entered',
   361 			err_no_text_body: 'Please enter the text that will be in this page.',
   361 			err_no_text_body: 'Please enter the text that will be in this page.',
   362 			// Server-side errors
   362 			// Server-side errors