Index: trunk/phase3/languages/LanguageGa.php |
— | — | @@ -2125,7 +2125,7 @@ |
2126 | 2126 | # Convert day names |
2127 | 2127 | # Invoked with {{GRAMMAR:transformation|word}} |
2128 | 2128 | function convertGrammar( $word, $what ) { |
2129 | | - switch ( $case ) { |
| 2129 | + switch ( $what ) { |
2130 | 2130 | case 'ainmlae': |
2131 | 2131 | switch ($word) { |
2132 | 2132 | case 'an Domhnach': |