r38945 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r38944‎ | r38945 | r38946 >
Date:20:35, 8 August 2008
Author:siebrand
Status:old
Tags:
Comment:
hsb -> dsb
Modified paths:
  • /trunk/phase3/languages/classes/LanguageDsb.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/classes/LanguageDsb.php
@@ -11,8 +11,8 @@
1212
1313 function convertGrammar( $word, $case ) {
1414 global $wgGrammarForms;
15 - if ( isset( $wgGrammarForms['hsb'][$case][$word] ) ) {
16 - return $wgGrammarForms['hsb'][$case][$word];
 15+ if ( isset( $wgGrammarForms['dsb'][$case][$word] ) ) {
 16+ return $wgGrammarForms['dsb'][$case][$word];
1717 }
1818
1919 switch ( $case ) {

Status & tagging log