From fa0c63bc4824ec8c6e850ca54b486003d96b5eb8 Mon Sep 17 00:00:00 2001 From: Piotr Hetnarowicz <40692062+pithwz@users.noreply.github.com> Date: Tue, 2 Mar 2021 19:10:26 +0100 Subject: [PATCH] [SOLITAIRE] Update Polish [pl-PL] translation (#3496) --- base/applications/games/solitaire/lang/pl-PL.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/base/applications/games/solitaire/lang/pl-PL.rc b/base/applications/games/solitaire/lang/pl-PL.rc index af7615ff881..1cc70b5f4df 100644 --- a/base/applications/games/solitaire/lang/pl-PL.rc +++ b/base/applications/games/solitaire/lang/pl-PL.rc @@ -6,6 +6,7 @@ * Updated by Saibamen - Adam Stachowicz (saibamenppl@gmail.com) (Apr, 2011) * UTF-8 conversion by Caemyr (May, 2011) * updated by Wojciech Kozłowski (wojo664@gmail.com) (April, 2014) + * Updated by Piotr Hetnarowicz (March, 2021) */ LANGUAGE LANG_POLISH, SUBLANG_DEFAULT @@ -73,7 +74,7 @@ BEGIN BEGIN MENUITEM "&Rozdaj\tF2", IDM_GAME_NEW MENUITEM SEPARATOR - MENUITEM "&Undo", IDM_GAME_UNDO, GRAYED + MENUITEM "&Cofnij", IDM_GAME_UNDO, GRAYED MENUITEM "&Talia...", IDM_GAME_DECK MENUITEM "&Opcje...", IDM_GAME_OPTIONS MENUITEM SEPARATOR