mirror of
https://github.com/reactos/reactos.git
synced 2024-11-11 01:04:11 +00:00
18 lines
545 B
Text
18 lines
545 B
Text
|
/*
|
|||
|
* PROJECT: ReactOS Cylinders fractal
|
|||
|
* LICENSE: GPL - See COPYING in the top level directory
|
|||
|
* FILE: base/applications/screensavers/cylfrac/lang/lt-LT.rc
|
|||
|
* PURPOSE: Lithuanian Language File
|
|||
|
* TRANSLATOR: Vytis "CMan" Gird<72>ijauskas (cman@cman.us)
|
|||
|
* DATE: 2007-09-24
|
|||
|
*/
|
|||
|
|
|||
|
LANGUAGE LANG_LITHUANIAN, SUBLANG_DEFAULT
|
|||
|
|
|||
|
STRINGTABLE DISCARDABLE
|
|||
|
BEGIN
|
|||
|
IDS_DESCRIPTION "Cylinders fractal"
|
|||
|
IDS_TITLE "Apie"
|
|||
|
IDS_TEXT "Cylinders fractal sukurtas unC0Rr.\nSpecialiai ReactOS."
|
|||
|
END
|