Alexander Nicolaysen Sørnes : regedit: Updated Norwegian Bokmål translation .

Alexandre Julliard julliard at wine.codeweavers.com
Tue Nov 21 08:14:45 CST 2006


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

Author: Alexander Nicolaysen Sørnes <alex at thehandofagony.com>
Date:   Mon Nov 20 18:00:58 2006 +0100

regedit: Updated Norwegian Bokmål translation.

---

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

diff --git a/programs/regedit/No.rc b/programs/regedit/No.rc
index f92509d..30bd866 100644
--- a/programs/regedit/No.rc
+++ b/programs/regedit/No.rc
@@ -139,6 +139,17 @@ BEGIN
     DEFPUSHBUTTON   "OK",IDOK,195,6,30,11,WS_GROUP
 END
 
+IDD_EXPORT_TEMPLATE DIALOG DISCARDABLE  50, 50, 278, 54
+STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS |
+    WS_BORDER
+FONT 8, "MS Shell Dlg"
+BEGIN
+    GROUPBOX "&Eksporter register", IDC_EXPORT_BASE, 6, 6, 266, 42, WS_GROUP
+    AUTORADIOBUTTON "&Alt", IDC_EXPORT_ALL, 12, 15, 244, 12
+    AUTORADIOBUTTON "&Merket del:", IDC_EXPORT_SELECTED, 12, 30, 70, 12
+    EDITTEXT IDC_EXPORT_PATH, 82, 30, 184, 12
+END
+
 IDD_FIND DIALOG DISCARDABLE  22, 17, 210, 85
 STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
 CAPTION "Finn"




More information about the wine-cvs mailing list