From da895c2f997fa06fc85cde064cfb2c8eee3a77ce Mon Sep 17 00:00:00 2001 From: Piotr Hetnarowicz <40692062+pithwz@users.noreply.github.com> Date: Tue, 18 Aug 2020 12:55:52 +0200 Subject: [PATCH] [EXPLORER] Polish description fix for Taskbar properties dialog. (#3073) --- base/shell/explorer/lang/pl-PL.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/base/shell/explorer/lang/pl-PL.rc b/base/shell/explorer/lang/pl-PL.rc index 40dad7a73c1..a9f688f2e45 100644 --- a/base/shell/explorer/lang/pl-PL.rc +++ b/base/shell/explorer/lang/pl-PL.rc @@ -6,6 +6,7 @@ * Updated by niski - Maciej Bialas (bjauy@o2.pl), July 2009 * UTF-8 conversion by Caemyr (May, 2011) * Updated by Marcin Mikołajczak (September, 2017) + * Updated by Piotr Hetnarowicz (August, 2020) */ LANGUAGE LANG_POLISH, SUBLANG_DEFAULT @@ -203,6 +204,6 @@ END STRINGTABLE BEGIN - IDS_TASKBAR_STARTMENU_PROP_CAPTION "Właściwości paska zadań i menu Start" + IDS_TASKBAR_STARTMENU_PROP_CAPTION "Paska zadań i menu Start" IDS_RESTORE_ALL "&Pokaż otwarte okna" END