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

- Romanian translation update (bug no. 6704) by Stefan Fulea; - Lithuanian UTF-8 translation fixes (bug no. 6716) by Edijs Kolesnikovics; - sysdm translation update by myself; svn path=/trunk/; revision=54583
16 lines
461 B
Text
16 lines
461 B
Text
/*
|
|
* PROJECT: ReactOS Logon ScreenSaver
|
|
* LICENSE: GPL - See COPYING in the top level directory
|
|
* FILE: base/applications/screensavers/logon/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 "Logon"
|
|
IDS_TEXT "Nėra keičiamų parametrų."
|
|
END
|