Bug 3722: Update of Arabic language (ar)
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Fri, 21 Oct 2005 18:48:39 +0000 (18:48 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Fri, 21 Oct 2005 18:48:39 +0000 (18:48 +0000)
Namespace changes (may break few links)

RELEASE-NOTES
languages/LanguageAr.php

index cc5de24..41fbe94 100644 (file)
@@ -160,6 +160,7 @@ fully support the editing toolbar, but was found to be too confusing.
 * Fixed possible infinite loop in formatComment
 * Added a limit to the size of image files which can be thumbnailed
 * (bug 2981) Linktrail for Tamil (ta)
+* (bug 3722) Update of Arabic language (ar) Namespace changes
 
 
 === Caveats ===
index 8374987..d3bff24 100644 (file)
@@ -21,8 +21,8 @@ require_once('LanguageUtf8.php');
        NS_IMAGE_TALK       => 'نقاش_الصورة',
        NS_MEDIAWIKI        => 'ميدياويكي',
        NS_MEDIAWIKI_TALK   => 'نقاش_ميدياويكي',
-       NS_TEMPLATE         => 'Template',
-       NS_TEMPLATE_TALK    => 'نقاش_Template',
+       NS_TEMPLATE         => 'قالب',
+       NS_TEMPLATE_TALK    => 'نقاش_قالب',
        NS_HELP             => 'مساعدة',
        NS_HELP_TALK        => 'نقاش_المساعدة',
        NS_CATEGORY         => 'تصنيف',
@@ -619,7 +619,6 @@ class LanguageAr extends LanguageUtf8 {
                '7' => '٧',
                '8' => '٨',
                '9' => '٩',
-               '%' => '٪',
                '.' => '٫',
                ',' => '٬'
        );