Author: rbistolfi
Date: Sat Dec 13 10:19:25 2008
New Revision: 412
Modified:
branches/iVL/FrmLangSel.class
Log:
Updated Norwegian translation. Switched nn_NO locale to nb_NO locale by
request of nightflier.
Modified: branches/iVL/FrmLangSel.class
==============================================================================
--- branches/iVL/FrmLangSel.class (original)
+++ branches/iVL/FrmLangSel.class Sat Dec 13 10:19:25 2008
@@ -38,7 +38,7 @@
.Add("es_ES", "Spanish (Spain)")
.Add("en_US", "English (U.S)")
.Add("ru_RU.utf8", "Russian")
- .Add("nn_NO.utf8", "Norwegian (Norway)")
+ .Add("nb_NO.utf8", "Norwegian (Norway)")
END WITH
|