From: jeroendedauw Date: Fri, 25 Jan 2013 13:57:02 +0000 (+0100) Subject: Change name of section so it does not get confused with Wikidata X-Git-Tag: 1.31.0-rc.0~20921^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_aide%28?a=commitdiff_plain;h=dd7cf5cf6a4b535fd899f8c7f7e3d1cf200ac57a;p=lhc%2Fweb%2Fwiklou.git Change name of section so it does not get confused with Wikidata Change-Id: I70404772a5d827bd665ec5e284828211aeb979f4 --- diff --git a/includes/SpecialPageFactory.php b/includes/SpecialPageFactory.php index 4a45b4483e..5e5d1fcc94 100644 --- a/includes/SpecialPageFactory.php +++ b/includes/SpecialPageFactory.php @@ -119,7 +119,7 @@ class SpecialPageFactory { 'Upload' => 'SpecialUpload', 'UploadStash' => 'SpecialUploadStash', - // Wiki data and tools + // Data and tools 'Statistics' => 'SpecialStatistics', 'Allmessages' => 'SpecialAllmessages', 'Version' => 'SpecialVersion', diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index c1c2963458..8cc8c04163 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -4786,7 +4786,7 @@ Images are shown in full resolution, other file types are started with their ass 'specialpages-group-highuse' => 'High use pages', 'specialpages-group-pages' => 'Lists of pages', 'specialpages-group-pagetools' => 'Page tools', -'specialpages-group-wiki' => 'Wiki data and tools', +'specialpages-group-wiki' => 'Data and tools', 'specialpages-group-redirects' => 'Redirecting special pages', 'specialpages-group-spam' => 'Spam tools',