Index: trunk/phase3/RELEASE-NOTES |
— | — | @@ -120,6 +120,7 @@ |
121 | 121 | * (bug 3506) Avoid MySQL error when Listusers returns no results |
122 | 122 | * (bug 3182) Clear link cache during import to prevent memory leak |
123 | 123 | * Add options to dumpBackup.php for making split/partial dumps by page id |
| 124 | +* Fix language name for dv |
124 | 125 | |
125 | 126 | |
126 | 127 | === Caveats === |
Index: trunk/phase3/languages/Names.php |
— | — | @@ -45,7 +45,7 @@ |
46 | 46 | 'da' => 'Dansk', # Danish |
47 | 47 | 'de' => 'Deutsch', # German |
48 | 48 | 'dk' => 'Dansk', # Unused code currently redirecting to Danish, 'da' is correct for the language |
49 | | - 'dv' => 'ހިބަސް', # Dhivehi |
| 49 | + 'dv' => 'ދިވެހިބަސް', # Dhivehi |
50 | 50 | 'dz' => 'ཇོང་ཁ', # Bhutani |
51 | 51 | 'ee' => 'Ɛʋɛ', # Ewe |
52 | 52 | 'el' => 'Ελληνικά', # Greek |