From 4d64039915f92972831d261fce93a71764a4ef05 Mon Sep 17 00:00:00 2001 From: marogo2310 <57561833+marogo2310@users.noreply.github.com> Date: Fri, 6 Mar 2020 23:08:38 +0100 Subject: [PATCH] Update ShellExtensionPolish.rc MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Correct: IDS_RESELECT_FIRST "Wybierz powtórnie" --- ShellExtension/Languages/ShellExtensionPolish.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ShellExtension/Languages/ShellExtensionPolish.rc b/ShellExtension/Languages/ShellExtensionPolish.rc index 8cdac299e..ecdbd63d6 100644 --- a/ShellExtension/Languages/ShellExtensionPolish.rc +++ b/ShellExtension/Languages/ShellExtensionPolish.rc @@ -47,7 +47,7 @@ BEGIN IDS_COMPARE_TO "Porównaj z" IDS_HELP_SAVETHIS "Zapisz ścieżkę. Wybierz kolejną ścieżkę do porównania z obecną." IDS_HELP_COMPARESAVED "Porównaj z zapisaną ścieżką (%1)" - IDS_RESELECT_FIRST "Wybierz pwtórnie" + IDS_RESELECT_FIRST "Wybierz powtórnie" END #endif // Resources -- 2.11.0