language/english/core.json
changeset 800 9cdfe82c56cd
parent 795 ca0c8fc8da6b
child 825 9d5c04c1414f
equal deleted inserted replaced
799:4629ad98ee88 800:9cdfe82c56cd
   149       msg_rb_success_semiprot: 'The page\'s semi-protection has been undone and replaced with the previous level it had as of %dateline%.',
   149       msg_rb_success_semiprot: 'The page\'s semi-protection has been undone and replaced with the previous level it had as of %dateline%.',
   150       
   150       
   151       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.',
   151       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.',
   152       msg_rb_success_reupload: 'The file has been restored to the version uploaded on %dateline%.',
   152       msg_rb_success_reupload: 'The file has been restored to the version uploaded on %dateline%.',
   153       
   153       
       
   154       msg_passrequired_title: 'Password required',
   154       msg_passrequired: 'Access to this page requires a password. Please enter the password for this page below:',
   155       msg_passrequired: 'Access to this page requires a password. Please enter the password for this page below:',
   155       msg_pass_wrong: 'The password you entered for this page was incorrect. Please enter the password for this page below:',
   156       msg_pass_wrong: 'The password you entered for this page was incorrect. Please enter the password for this page below:',
   156       lbl_password: 'Password:',
   157       lbl_password: 'Password:',
       
   158       btn_password_submit: 'Submit',
   157       
   159       
   158       msg_404_title: 'There is no page with this title yet.',
   160       msg_404_title: 'There is no page with this title yet.',
   159       msg_404_body: 'You have requested a page that doesn\'t exist yet.',
   161       msg_404_body: 'You have requested a page that doesn\'t exist yet.',
   160       msg_404_title_userpage: 'No content',
   162       msg_404_title_userpage: 'No content',
   161       msg_404_body_userpage: 'This user has not yet created any custom user page content.',
   163       msg_404_body_userpage: 'This user has not yet created any custom user page content.',
   406       log_rename: 'Renamed page',
   408       log_rename: 'Renamed page',
   407       log_create: 'Created page',
   409       log_create: 'Created page',
   408       log_delete: 'Deleted page',
   410       log_delete: 'Deleted page',
   409       log_uploadnew: 'Uploaded new file version',
   411       log_uploadnew: 'Uploaded new file version',
   410       lbl_comparingrevisions: 'Comparing revisions:',
   412       lbl_comparingrevisions: 'Comparing revisions:',
   411       summary_none_given: 'No edit summary provided.'
   413       summary_none_given: 'No edit summary provided.',
       
   414       err_wrong_password: 'Please enter the password for this page before viewing its history.'
   412     },
   415     },
   413     catedit: {
   416     catedit: {
   414       title: 'Select which categories this page should be included in.',
   417       title: 'Select which categories this page should be included in.',
   415       no_categories: 'There are no categories on this site yet.',
   418       no_categories: 'There are no categories on this site yet.',
   416       catbox_lbl_categories: 'Categories:',
   419       catbox_lbl_categories: 'Categories:',