wineboot: Update the Polish translation

Łukasz Wojniłowicz lukasz.wojnilowicz at gmail.com
Thu Jun 3 15:46:18 CDT 2010


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

diff --git a/programs/wineboot/wineboot_Pl.rc b/programs/wineboot/wineboot_Pl.rc
index 3172d36..1774d58 100644
--- a/programs/wineboot/wineboot_Pl.rc
+++ b/programs/wineboot/wineboot_Pl.rc
@@ -3,6 +3,7 @@
  *
  * Copyright (C) 2007 Robert Shearman for CodeWeavers
  * Copyright (C) 2008 Mikolaj Zalewski
+ * Copyright (C) 2010 £ukasz Wojni³owicz
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -36,3 +37,13 @@ BEGIN
     LTEXT           "Je¿eli zakoñczysz jego proces, mo¿esz straciæ niezapisane dane.",
                     IDC_STATIC,7,28,172,15
 END
+
+IDD_WAITDLG DIALOG 0, 0, 200, 50
+STYLE DS_MODALFRAME | DS_NOIDLEMSG | DS_CENTER | WS_POPUP | WS_DISABLED
+CAPTION "Wine"
+FONT 8, "MS Shell Dlg"
+BEGIN
+    ICON "", IDC_WAITICON, 3, 3, 10, 10
+    LTEXT "Konfiguracja Wine w %s jest w³aœnie aktualizowana, proszê czekaæ...",
+          IDC_WAITTEXT, 40, 5, 150, 40, SS_NOPREFIX
+END
-- 
1.7.0.1




More information about the wine-patches mailing list