MediaWiki
REL1_19
|
Arabic (العربية) More...
Public Member Functions | |
convertPlural ($count, $forms) | |
normalize ($s) | |
Temporary hack for bug 9413: replace Arabic presentation forms with their standard equivalents. |
Arabic (العربية)
Definition at line 8 of file LanguageAr.php.
LanguageAr::convertPlural | ( | $ | count, |
$ | forms | ||
) |
$count | int |
$forms | array |
Reimplemented from Language.
Definition at line 15 of file LanguageAr.php.
References $count, and Language\preConvertPlural().
LanguageAr::normalize | ( | $ | s | ) |
Temporary hack for bug 9413: replace Arabic presentation forms with their standard equivalents.
$s | string |
Reimplemented from Language.
Definition at line 46 of file LanguageAr.php.
References $wgFixArabicUnicode, and Language\transformUsingPairFile().