309 err_no_rows: 'Page doesn\'t exist in the database', |
309 err_no_rows: 'Page doesn\'t exist in the database', |
310 err_no_permission: 'You do not have permission to edit this page.', |
310 err_no_permission: 'You do not have permission to edit this page.', |
311 err_page_protected: 'This page is protected, and you do not have permission to edit protected pages.', |
311 err_page_protected: 'This page is protected, and you do not have permission to edit protected pages.', |
312 err_captcha_wrong: 'The confirmation code you entered is incorrect.', |
312 err_captcha_wrong: 'The confirmation code you entered is incorrect.', |
313 |
313 |
|
314 msg_editor_heading: 'Editing page', |
314 msg_saved: 'Your changes to this page have been saved.', |
315 msg_saved: 'Your changes to this page have been saved.', |
315 msg_revert_confirm: 'Do you really want to revert your changes?', |
316 msg_revert_confirm: 'Do you really want to revert your changes?', |
316 msg_discard_confirm: 'Do you really want to discard your changes?', |
317 msg_discard_confirm: 'Do you really want to discard your changes?', |
317 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.', |
318 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.', |
318 msg_unload: 'If you do, any changes that you have made to this page will be lost.', |
319 msg_unload: 'If you do, any changes that you have made to this page will be lost.', |