Alexander Nicolaysen Sørnes : winhlp32: Update Norwegian Bokmål translation .

Alexandre Julliard julliard at winehq.org
Fri Aug 22 04:43:45 CDT 2008


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

Author: Alexander Nicolaysen Sørnes <alex at thehandofagony.com>
Date:   Thu Aug 21 22:10:46 2008 +0200

winhlp32: Update Norwegian Bokmål translation.

---

 programs/winhlp32/No.rc |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/programs/winhlp32/No.rc b/programs/winhlp32/No.rc
index 1632da6..5f3e310 100644
--- a/programs/winhlp32/No.rc
+++ b/programs/winhlp32/No.rc
@@ -73,6 +73,14 @@ CAPTION "Innhold"
     LISTBOX IDC_INDEXLIST, 10, 10, 180, 150, LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_BORDER
 }
 
+IDD_SEARCH DIALOG DISCARDABLE 0, 0, 200, 190 LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
+STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
+FONT 8, "MS Shell Dlg"
+CAPTION "Søk"
+{
+    LTEXT  "Ikke laget ennå", -1, 10, 10, 180, 150
+}
+
 /* Strings */
 STRINGTABLE DISCARDABLE LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL
 {




More information about the wine-cvs mailing list