Index: trunk/phase3/languages/classes/LanguageKu_ku.php |
— | — | @@ -6,18 +6,7 @@ |
7 | 7 | */ |
8 | 8 | class LanguageKu_ku extends Language { |
9 | 9 | |
10 | | -/** # Convert from the nominative form of a noun to some other case |
11 | | - # Invoked with {{GRAMMAR:case|word}} |
12 | 10 | /** |
13 | | - * Cases: |
14 | | - * |
15 | | - * From Kazakh interface, not needed at the moment, maybe later |
16 | | - */ |
17 | | - function convertGrammar( $word, $case ) { |
18 | | - return $word; |
19 | | - } |
20 | | - |
21 | | - /** |
22 | 11 | * Avoid grouping whole numbers between 0 to 9999 |
23 | 12 | */ |
24 | 13 | function commafy( $_ ) { |