mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
Add German RC Files to the Screensavers.
svn path=/trunk/; revision=29139
This commit is contained in:
parent
0916909cbf
commit
1c1f0f249b
8 changed files with 36 additions and 0 deletions
|
@ -10,4 +10,5 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
|
||||
#include <reactos/version.rc>
|
||||
|
||||
#include "lang/de-DE.rc"
|
||||
#include "lang/en-US.rc"
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_DESCRIPTION "Cylinders Fractal"
|
||||
IDS_TITLE "Über"
|
||||
IDS_TEXT "Cylinders Fractal von unC0Rr.\nSpeziell für ReactOS."
|
||||
END
|
|
@ -0,0 +1,8 @@
|
|||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_DESCRIPTION "Logon Bildschirmschoner"
|
||||
IDS_TITLE "Über"
|
||||
IDS_TEXT "Keinerlei Einstellungen notwendig."
|
||||
END
|
|
@ -13,4 +13,5 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
IDB_WORKSTATION BITMAP DISCARDABLE "res/0.bmp"
|
||||
IDB_SERVER BITMAP DISCARDABLE "res/1.bmp"
|
||||
|
||||
#include "lang/de-DE.rc"
|
||||
#include "lang/en-US.rc"
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_DESCRIPTION "Standard Bildschirmschoner"
|
||||
IDS_TITLE "Über"
|
||||
IDS_TEXT "Keinerlei Einstellungen notwendig."
|
||||
END
|
|
@ -10,4 +10,5 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
|
||||
#include <reactos/version.rc>
|
||||
|
||||
#include "lang/de-DE.rc"
|
||||
#include "lang/en-US.rc"
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE DISCARDABLE
|
||||
BEGIN
|
||||
IDS_DESCRIPTION "Starfield Bildschirmschoner"
|
||||
IDS_TITLE "Über"
|
||||
IDS_TEXT "Keinerlei Einstellungen notwendig."
|
||||
END
|
|
@ -10,4 +10,5 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
|||
|
||||
#include <reactos/version.rc>
|
||||
|
||||
#include "lang/de-DE.rc"
|
||||
#include "lang/en-US.rc"
|
||||
|
|
Loading…
Reference in a new issue