Merge "Fix IE9's lack of support for console.warn.apply"
[lhc/web/wiklou.git] / languages / classes / LanguageKu.php
index e4290ce..674e717 100644 (file)
@@ -21,8 +21,8 @@
  * @ingroup Language
  */
 
-require_once( __DIR__ . '/../LanguageConverter.php' );
-require_once( __DIR__ . '/LanguageKu_ku.php' );
+require_once __DIR__ . '/../LanguageConverter.php';
+require_once __DIR__ . '/LanguageKu_ku.php';
 
 /**
  * Kurdish converter routines
@@ -127,7 +127,8 @@ class KuConverter extends LanguageConverter {
                ' O' => 'ئۆ ',
                ' U' => 'ئو ',
                ' Û' => 'ئوو ',
-               # eyn erstmal deaktivieren, einfache Anführungsstriche sind einfach zu häufig, um sie als eyn zu interpretieren
+               # eyn erstmal deaktivieren, einfache Anführungsstriche sind einfach zu
+               # häufig, um sie als eyn zu interpretieren.
                # '\'' => 'ع',
 
 /*             # deactivated for now, breaks links i.e. in header of Special:Recentchanges :-(
@@ -159,9 +160,9 @@ class KuConverter extends LanguageConverter {
         *     names as they were
         *   - do not try to find variants for usernames
         *
-        * @param $link string
-        * @param $nt Title
-        * @param $ignoreOtherCond bool
+        * @param string $link
+        * @param Title $nt
+        * @param bool $ignoreOtherCond
         */
        function findVariantLink( &$link, &$nt, $ignoreOtherCond = false ) {
                // check for user namespace
@@ -183,8 +184,8 @@ class KuConverter extends LanguageConverter {
         * An ugly function wrapper for parsing Image titles
         * (to prevent image name conversion)
         *
-        * @param $text string
-        * @param $toVariant bool
+        * @param string $text
+        * @param bool $toVariant
         *
         * @return string
         */
@@ -203,8 +204,8 @@ class KuConverter extends LanguageConverter {
         *  It translates text into variant, specials:
         *    - ommiting roman numbers
         *
-        * @param $text string
-        * @param $toVariant bool
+        * @param string $text
+        * @param bool $toVariant
         *
         * @throws MWException
         * @return string