oleaut32: Updated Norwegian translation.

This commit is contained in:
Trygve Vea 2010-10-16 09:22:23 +02:00 committed by Alexandre Julliard
parent fa485ccd12
commit c6cd67cad4
1 changed files with 3 additions and 1 deletions

View File

@ -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"
}