From f221deeb0d80adb9a6d22a67745319311ddd7f1e Mon Sep 17 00:00:00 2001 From: Robin Pepermans Date: Mon, 20 Feb 2012 14:43:38 +0000 Subject: [PATCH] Remove duplicate translations also present in MessagesKs_arab.php ("ks" falls back to "ks-arab"). --- languages/messages/MessagesKs.php | 48 ------------------------------- 1 file changed, 48 deletions(-) diff --git a/languages/messages/MessagesKs.php b/languages/messages/MessagesKs.php index dcbb86ba8c..cfd3f02e81 100644 --- a/languages/messages/MessagesKs.php +++ b/languages/messages/MessagesKs.php @@ -7,54 +7,6 @@ * @ingroup Language * @file * - * @author خَرگوش */ $fallback = 'ks-arab'; - -$messages = array( -# Dates -'monday' => 'ژِنٛدٕروار', -'february' => 'فرؤری', -'april' => 'اپریٖل', -'may_long' => 'مٔی', -'june' => 'جوٗن', -'august' => 'اَگست', -'september' => 'سیٚپٹَمبَر', -'november' => 'نَوَمبَر', -'december' => 'ڈیٚسَمبَر', - -'about' => 'مُتعلِق', - -'help' => 'مَدَت', -'search' => 'ژھارُن', -'searchbutton' => 'ژھارُن', -'history_short' => 'توٲریٖخ', -'talkpagelinktext' => 'بَحَژ', -'talk' => 'بَحَژ', -'jumptosearch' => 'ژھارُن', - -# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations). -'aboutsite' => 'مُتعلِق {{SITENAME}}', -'mainpage' => 'گَرٕ', - -# Short words for each namespace, by default used in the namespace tab in monobook -'nstab-main' => 'صَفہٕ', -'nstab-category' => 'زٲژ', - -# Edit pages -'summary' => 'خُلاسہٕ:', - -# Recent changes -'recentchanges' => 'نَوِ تَبَدیٖلیٖ', - -# Upload -'filedesc' => 'خُلاسہٕ', - -'sp-contributions-talk' => 'بَحَژ', -'sp-contributions-submit' => 'ژھارُن', - -# Namespace 8 related -'allmessagesname' => 'ناو', - -); -- 2.20.1