https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5c86e1012b37a60c1a4e651ccdac5ed96c41ed96

commit 5c86e1012b37a60c1a4e651ccdac5ed96c41ed96
Author:     Piotr Hetnarowicz <[email protected]>
AuthorDate: Wed Feb 12 18:24:36 2020 +0100
Commit:     Stanislav Motylkov <[email protected]>
CommitDate: Thu Apr 16 09:51:40 2020 +0300

    [APPWIZ] Update Polish translation (#2337)
---
 dll/cpl/appwiz/lang/pl-PL.rc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dll/cpl/appwiz/lang/pl-PL.rc b/dll/cpl/appwiz/lang/pl-PL.rc
index caf66710be7..49baa3ab42e 100644
--- a/dll/cpl/appwiz/lang/pl-PL.rc
+++ b/dll/cpl/appwiz/lang/pl-PL.rc
@@ -6,6 +6,7 @@
  *         UTF-8 conversion by Caemyr (May, 2011) 
  *         Updated by Saibamen - Adam Stachowicz ([email protected]) 
(April, 2014)
  *         Updated by Zcooger - M. St. Ciuńczyk (October, 2018)
+ *         Updated by pithwz - Piotr Hetnarowicz <[email protected]> 
(February, 2020)
  */
 
 LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
@@ -34,7 +35,7 @@ STYLE DS_SHELLFONT | WS_CHILD | WS_DISABLED | WS_CAPTION
 CAPTION "Utwórz skrót"
 FONT 8, "MS Shell Dlg", 0, 0, 0x0
 BEGIN
-    LTEXT "Ten program konfiguracyjny pomoże ci stworzyć skróty do lokalnych 
lub\nsieciowych programów, plików, katalogów, komputerów, bądź 
addresów\nInternetowych.", -1, 120, 15, 200, 30
+    LTEXT "Ten program pomoże ci stworzyć skróty do lokalnych lub sieciowych 
programów, plików, katalogów, komputerów, bądź adresów Internetowych.", -1, 
120, 15, 200, 30
     LTEXT "Wpisz ścieżkę dostępu do obiektu:", -1, 120, 50, 120, 10
     EDITTEXT IDC_SHORTCUT_LOCATION, 120, 65, 150, 15, ES_LEFT
     PUSHBUTTON "Przeglądaj...", IDC_SHORTCUT_BROWSE, 272, 65, 55, 15, ES_LEFT

Reply via email to