mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00

- 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
15 lines
430 B
Text
15 lines
430 B
Text
/*
|
|
* PROJECT: Default ScreenSaver
|
|
* LICENSE: Public Domain
|
|
* FILE: base/applications/screensavers/scrnsave/lang/uk-UA.rc
|
|
* PURPOSE: Ukraianian Language File for Default ScreenSaver
|
|
* TRANSLATOR: Artem Reznikov
|
|
*/
|
|
|
|
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DESCRIPTION "Ïîðîæíüî"
|
|
IDS_TEXT "Öÿ çàñòàâêà íå ìຠíàëàøòîâóâàíèõ ïàðàìåòð³â."
|
|
END
|