mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
cfe2ae5fcf
- Change the 3dtext screensaver to use the library - Reduce the amount of code in the blankscr screensaver to a minimum - Remove unneeded resources from both screensavers - Indentation fixes, MSVC build and warning fixes, small translation fixes, etc. for both screensavers and the library See issue #2966 for more details. svn path=/trunk/; revision=32437
14 lines
336 B
Text
14 lines
336 B
Text
/*
|
|
* translated by Caemyr - Olaf Siejka (Feb, 2008)
|
|
* Use ReactOS forum PM or IRC to contact me
|
|
* http://www.reactos.org
|
|
* IRC: irc.freenode.net #reactos-pl;
|
|
*/
|
|
|
|
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DESCRIPTION "Puste"
|
|
IDS_TEXT "Brak opcji do ustawiania."
|
|
END
|