language/english/core.json
changeset 504 bc8e0e9ee01d
parent 481 07bf15b066bc
child 522 fd46b1bf708e
equal deleted inserted replaced
503:f205f4b201ed 504:bc8e0e9ee01d
   535       specialupdownload_desc: 'Provides the pages Special:UploadFile and Special:DownloadFile. UploadFile is used to upload files to the site, and DownloadFile fetches the file from the database, creates thumbnails if necessary, and sends the file to the user.',
   535       specialupdownload_desc: 'Provides the pages Special:UploadFile and Special:DownloadFile. UploadFile is used to upload files to the site, and DownloadFile fetches the file from the database, creates thumbnails if necessary, and sends the file to the user.',
   536       specialuserfuncs_title: 'Special user/login-related pages',
   536       specialuserfuncs_title: 'Special user/login-related pages',
   537       specialuserfuncs_desc: 'Provides the pages Special:Login, Special:Logout, Special:Register, and Special:Preferences.',
   537       specialuserfuncs_desc: 'Provides the pages Special:Login, Special:Logout, Special:Register, and Special:Preferences.',
   538       specialuserprefs_title: 'User control panel',
   538       specialuserprefs_title: 'User control panel',
   539       specialuserprefs_desc: 'Provides the page Special:Preferences.',
   539       specialuserprefs_desc: 'Provides the page Special:Preferences.',
       
   540       specialrecentchanges_title: 'Recent changes interface',
       
   541       specialrecentchanges_desc: 'Provides the page Special:RecentChanges, which is used to view recent modifications to pages on the site.',
   540     },
   542     },
   541     paginate: {
   543     paginate: {
   542       lbl_page: 'Page:',
   544       lbl_page: 'Page:',
   543       btn_first: 'First',
   545       btn_first: 'First',
   544       btn_last: 'Last',
   546       btn_last: 'Last',