121 </ul> |
121 </ul> |
122 <p>If you would like to inquire further about this message, you may contact the %site_administration%.</p>', |
122 <p>If you would like to inquire further about this message, you may contact the %site_administration%.</p>', |
123 err_access_denied_siteadmin: 'site administrator', |
123 err_access_denied_siteadmin: 'site administrator', |
124 err_seeking_living_among_dead: 'You are trying to un-delete a page that has since been restored.\n\n"But the men said to them, \'Why do you look for the living among the dead?\'" (Luke 24:5b/NIV)', |
124 err_seeking_living_among_dead: 'You are trying to un-delete a page that has since been restored.\n\n"But the men said to them, \'Why do you look for the living among the dead?\'" (Luke 24:5b/NIV)', |
125 err_access_denied: 'Access to that action is denied.', |
125 err_access_denied: 'Access to that action is denied.', |
|
126 err_access_denied_need_reauth: '%this.etc_access_denied_need_reauth%', |
126 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.', |
127 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.', |
128 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)', |
129 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.', |
130 |
131 |
757 // Generic "Notice:" label |
758 // Generic "Notice:" label |
758 lbl_notice: 'Notice:', |
759 lbl_notice: 'Notice:', |
759 // Generic "Access denied" |
760 // Generic "Access denied" |
760 access_denied: 'Access to the specified file, resource, or action is denied.', |
761 access_denied: 'Access to the specified file, resource, or action is denied.', |
761 access_denied_short: 'Access denied', |
762 access_denied_short: 'Access denied', |
|
763 access_denied_need_reauth: 'You need to re-authenticate before you can do that.', |
762 return_to_page: 'Return to the page', |
764 return_to_page: 'Return to the page', |
763 invalid_request_short: 'Invalid request', |
765 invalid_request_short: 'Invalid request', |
764 // Message box buttons |
766 // Message box buttons |
765 ok: 'OK', |
767 ok: 'OK', |
766 cancel: 'Cancel', |
768 cancel: 'Cancel', |