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
16 lines
480 B
Text
16 lines
480 B
Text
/*
|
|
* PROJECT: ReactOS Blank ScreenSaver
|
|
* LICENSE: GPL - See COPYING in the top level directory
|
|
* FILE: rosapps/applications/screensavers/blankscr/lang/lt-LT.rc
|
|
* PURPOSE: Lithuanian Language File
|
|
* TRANSLATOR: Vytis "CMan" Girdþijauskas (cman@cman.us)
|
|
* DATE: 2007-12-02
|
|
*/
|
|
|
|
LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
IDS_DESCRIPTION "Tuðèias"
|
|
IDS_TEXT "Nëra keièiamø parametrø."
|
|
END
|