mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 11:16:11 +00:00
[EXPLORER] Polish description fix for Taskbar properties dialog. (#3073)
This commit is contained in:
parent
7d373689fe
commit
da895c2f99
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
||||||
* Updated by niski - Maciej Bialas (bjauy@o2.pl), July 2009
|
* Updated by niski - Maciej Bialas (bjauy@o2.pl), July 2009
|
||||||
* UTF-8 conversion by Caemyr (May, 2011)
|
* UTF-8 conversion by Caemyr (May, 2011)
|
||||||
* Updated by Marcin Mikołajczak <me@m4sk.in> (September, 2017)
|
* Updated by Marcin Mikołajczak <me@m4sk.in> (September, 2017)
|
||||||
|
* Updated by Piotr Hetnarowicz <piotrhwz@gmail.com> (August, 2020)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
||||||
|
@ -203,6 +204,6 @@ END
|
||||||
|
|
||||||
STRINGTABLE
|
STRINGTABLE
|
||||||
BEGIN
|
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"
|
IDS_RESTORE_ALL "&Pokaż otwarte okna"
|
||||||
END
|
END
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue