https://git.reactos.org/?p=reactos.git;a=commitdiff;h=97a61654c5d8cd986b30ff60b3112d3b28fc9041

commit 97a61654c5d8cd986b30ff60b3112d3b28fc9041
Author:     Konrad Dybcio <[email protected]>
AuthorDate: Wed Oct 26 15:22:56 2022 +0200
Commit:     GitHub <[email protected]>
CommitDate: Wed Oct 26 16:22:56 2022 +0300

    [BROWSEUI] Update Polish (pl-PL) translation (#4813)
---
 dll/win32/browseui/lang/pl-PL.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dll/win32/browseui/lang/pl-PL.rc b/dll/win32/browseui/lang/pl-PL.rc
index 152154bcf87..d6c62bf13c1 100644
--- a/dll/win32/browseui/lang/pl-PL.rc
+++ b/dll/win32/browseui/lang/pl-PL.rc
@@ -307,7 +307,7 @@ END
 
 STRINGTABLE
 BEGIN
-    IDS_ADDRESSMENUTEXT "&Address"
+    IDS_ADDRESSMENUTEXT "&Adres"
     IDS_HISTORYTEXT "&Historia\tCtrl+H"
 END
 

Reply via email to