We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4866a25 commit d87e1b6Copy full SHA for d87e1b6
1 file changed
dll/win32/shdocvw/lang/pl-PL.rc
@@ -3,13 +3,14 @@
3
* LICENSE: LGPL-2.1-or-later (https://spdx.org/licenses/LGPL-2.1-or-later)
4
* PURPOSE: Polish resource file
5
* TRANSLATOR: Copyright 2015 Adam Stachowicz <saibamenppl@gmail.com>
6
+ * TRANSLATOR: Copyright 2025 pithwz - Piotr Hetnarowicz <piotrhwz@gmail.com> (June, 2025)
7
*/
8
9
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
10
11
STRINGTABLE
12
BEGIN
- IDS_ADD "Add..."
13
- IDS_ORGANIZE "Organize..."
+ IDS_ADD "Dodaj..."
14
+ IDS_ORGANIZE "Organizuj..."
15
IDS_FOLDERSLABEL "Foldery"
16
END
0 commit comments