Trygve Vea : oleaut32: Updated Norwegian translation.

Alexandre Julliard julliard at winehq.org
Mon Oct 18 13:36:51 CDT 2010


Module: wine
Branch: master
Commit: c6cd67cad448581f595571bc4569fb75f341a9a9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c6cd67cad448581f595571bc4569fb75f341a9a9

Author: Trygve Vea <trygve.vea at gmail.com>
Date:   Sat Oct 16 09:22:23 2010 +0200

oleaut32: Updated Norwegian translation.

---

 dlls/oleaut32/oleaut32_No.rc |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/dlls/oleaut32/oleaut32_No.rc b/dlls/oleaut32/oleaut32_No.rc
index f1b6d63..8dbd0ef 100644
--- a/dlls/oleaut32/oleaut32_No.rc
+++ b/dlls/oleaut32/oleaut32_No.rc
@@ -20,6 +20,8 @@
 
 #include "resource.h"
 
+#pragma code_page(65001)
+
 LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
 
 STRINGTABLE
@@ -28,6 +30,6 @@ STRINGTABLE
   IDS_FALSE "Usann"
   IDS_YES   "Ja"
   IDS_NO    "Nei"
-  IDS_ON    "PÕ"
+  IDS_ON    "PÃ¥"
   IDS_OFF   "Av"
 }




More information about the wine-cvs mailing list