mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
Add and Update German RC Files of the Screensavers.
svn path=/trunk/; revision=31098
This commit is contained in:
parent
ecf35e3b7e
commit
9d091efc46
3 changed files with 10 additions and 1 deletions
|
@ -30,5 +30,5 @@ END
|
|||
|
||||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_DESCRIPTION "Butterflies ScreenSaver"
|
||||
IDS_DESCRIPTION "Butterflies Bildschirmschoner"
|
||||
END
|
||||
|
|
8
rosapps/applications/screensavers/mazescr/lang/de-DE.rc
Normal file
8
rosapps/applications/screensavers/mazescr/lang/de-DE.rc
Normal file
|
@ -0,0 +1,8 @@
|
|||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_DESCRIPTION "Maze Bildschirmschoner"
|
||||
IDS_TITLE "Über"
|
||||
IDS_TEXT "Keinerlei Einstellungen notwendig."
|
||||
END
|
|
@ -10,5 +10,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
|
||||
#include <reactos/version.rc>
|
||||
|
||||
#include "lang/de-DE.rc"
|
||||
#include "lang/en-US.rc"
|
||||
#include "lang/lt-LT.rc"
|
||||
|
|
Loading…
Reference in a new issue