Mikołaj Zalewski : regedit: Update Polish translation.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 4 14:33:26 CDT 2006


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

Author: Mikołaj Zalewski <mikolaj at zalewski.pl>
Date:   Wed Oct  4 11:43:03 2006 +0200

regedit: Update Polish translation.

---

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

diff --git a/programs/regedit/Pl.rc b/programs/regedit/Pl.rc
index c623337..e8f8379 100644
--- a/programs/regedit/Pl.rc
+++ b/programs/regedit/Pl.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 "&Eksportuj registr", IDC_EXPORT_BASE, 6, 6, 266, 42, WS_GROUP
+    AUTORADIOBUTTON "&Ca³y rejestr", IDC_EXPORT_ALL, 12, 15, 244, 12
+    AUTORADIOBUTTON "&Wybran¹ ga³¹Ÿ:", 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 "Wyszukaj w rejestrze"




More information about the wine-cvs mailing list