126 err_access_denied_need_reauth: '%this.etc_access_denied_need_reauth%', |
126 err_access_denied_need_reauth: '%this.etc_access_denied_need_reauth%', |
127 err_invalid_parameter: 'An invalid value (parameter) was sent to this action.', |
127 err_invalid_parameter: 'An invalid value (parameter) was sent to this action.', |
128 err_rb_action_not_supported: 'Rolling back actions of type "%action%" isn\'t supported.', |
128 err_rb_action_not_supported: 'Rolling back actions of type "%action%" isn\'t supported.', |
129 err_rb_file_rename_failed: 'Could not rename the file to its new name (1.1.x format)', |
129 err_rb_file_rename_failed: 'Could not rename the file to its new name (1.1.x format)', |
130 err_protection_already_there: 'The protection level you selected is already in effect for this page.', |
130 err_protection_already_there: 'The protection level you selected is already in effect for this page.', |
|
131 err_page_not_exist: 'The page you tried to perform this action on does not exist.', |
131 |
132 |
132 msg_this_is_a_redirector: '<b>This page is a <i>redirector</i>.</b><br /> |
133 msg_this_is_a_redirector: '<b>This page is a <i>redirector</i>.</b><br /> |
133 This means that this page will not show its own content by default. Instead it will display the contents of the page it redirects to.<br /><br /> |
134 This means that this page will not show its own content by default. Instead it will display the contents of the page it redirects to.<br /><br /> |
134 To create a redirect page, make the <i>first characters</i> in the page content <tt>#redirect [[Page_ID]]</tt>. For more information, see the |
135 To create a redirect page, make the <i>first characters</i> in the page content <tt>#redirect [[Page_ID]]</tt>. For more information, see the |
135 Enano <a href="http://enanocms.org/Help:Wiki_formatting" onclick="window.open(this.href); return false;">Wiki formatting guide</a>.<br /><br /> |
136 Enano <a href="http://enanocms.org/Help:Wiki_formatting" onclick="window.open(this.href); return false;">Wiki formatting guide</a>.<br /><br /> |
137 msg_redirected_from: '(Redirected from %from%)', |
138 msg_redirected_from: '(Redirected from %from%)', |
138 msg_redirected_from_to: '(Redirected from %from% to %to%)', |
139 msg_redirected_from_to: '(Redirected from %from% to %to%)', |
139 msg_rb_success_rename: 'The page has been restored the name it had on %dateline%.', |
140 msg_rb_success_rename: 'The page has been restored the name it had on %dateline%.', |
140 // next 3 are mostly identical |
141 // next 3 are mostly identical |
141 msg_rb_success_prot: 'The page\'s protection has been undone and replaced with the previous level it had as of %dateline%.', |
142 msg_rb_success_prot: 'The page\'s protection has been undone and replaced with the previous level it had as of %dateline%.', |
142 msg_rb_success_unprot: 'The page\'s protection has been undone and replaced with the previous level it had as of %dateline%.', |
143 msg_rb_success_unprot: 'The page\'s unprotection has been undone and replaced with the previous level it had as of %dateline%.', |
143 msg_rb_success_semiprot: 'The page\'s semi-protection has been undone and replaced with the previous level it had as of %dateline%.', |
144 msg_rb_success_semiprot: 'The page\'s semi-protection has been undone and replaced with the previous level it had as of %dateline%.', |
144 |
145 |
145 msg_rb_success_delete: 'The deletion of this page, which occurred on %dateline%, has been undone. This page has been restored, but comments and categorization data may have been lost.', |
146 msg_rb_success_delete: 'The deletion of this page, which occurred on %dateline%, has been undone. This page has been restored, but comments and categorization data may have been lost.', |
146 msg_rb_success_reupload: 'The file has been restored to the version uploaded on %dateline%.', |
147 msg_rb_success_reupload: 'The file has been restored to the version uploaded on %dateline%.', |
|
148 |
|
149 msg_rb_success_votereset: 'The votes for deletion of this page as of %dateline% have been restored and merged with any existing votes.', |
147 |
150 |
148 msg_passrequired_title: 'Password required', |
151 msg_passrequired_title: 'Password required', |
149 msg_passrequired: 'Access to this page requires a password. Please enter the password for this page below:', |
152 msg_passrequired: 'Access to this page requires a password. Please enter the password for this page below:', |
150 msg_pass_wrong: 'The password you entered for this page was incorrect. Please enter the password for this page below:', |
153 msg_pass_wrong: 'The password you entered for this page was incorrect. Please enter the password for this page below:', |
151 lbl_password: 'Password:', |
154 lbl_password: 'Password:', |
426 col_extra: 'Extra info', |
429 col_extra: 'Extra info', |
427 extra_reason: 'Reason:', |
430 extra_reason: 'Reason:', |
428 extra_oldtitle: 'Old title:', |
431 extra_oldtitle: 'Old title:', |
429 extra_protection_reversion: '(Reversion of previous protection)', |
432 extra_protection_reversion: '(Reversion of previous protection)', |
430 extra_upload_reversion: '(Restoration of previous upload)', |
433 extra_upload_reversion: '(Restoration of previous upload)', |
|
434 extra_numvotes: 'Number of votes:', |
431 tip_rdns: 'Click cell background for reverse DNS info', |
435 tip_rdns: 'Click cell background for reverse DNS info', |
432 action_view: 'View', |
436 action_view: 'View', |
433 action_contrib: 'User contribs', |
437 action_contrib: 'User contribs', |
434 action_restore: 'Restore', |
438 action_restore: 'Restore', |
435 action_revert: 'Revert action', |
439 action_revert: 'Revert action', |
438 log_semiprotect: 'Semi-protected page', |
442 log_semiprotect: 'Semi-protected page', |
439 log_rename: 'Renamed page', |
443 log_rename: 'Renamed page', |
440 log_create: 'Created page', |
444 log_create: 'Created page', |
441 log_delete: 'Deleted page', |
445 log_delete: 'Deleted page', |
442 log_uploadnew: 'Uploaded new file version', |
446 log_uploadnew: 'Uploaded new file version', |
|
447 log_votereset: 'Reset deletion votes', |
443 lbl_comparingrevisions: 'Comparing revisions:', |
448 lbl_comparingrevisions: 'Comparing revisions:', |
444 summary_none_given: 'No edit summary provided.', |
449 summary_none_given: 'No edit summary provided.', |
445 err_wrong_password: 'Please enter the password for this page before viewing its history.' |
450 err_wrong_password: 'Please enter the password for this page before viewing its history.' |
446 }, |
451 }, |
447 catedit: { |
452 catedit: { |