mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
94e4c696e5
Adds the 'Red, White, and Blue' Color Scheme used by the Classic Theme and adds localization for all the color schemes into themeui.dll. Translators, please check the language files for potential copypasta errors.
35 lines
854 B
Text
35 lines
854 B
Text
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_BRICK "Backstein"
|
|
IDS_EGGPLANT "Aubergine"
|
|
IDS_GOLIVE "Olivgrün" //Spruce
|
|
IDS_HCONTRAST_1 "Hoher Kontrast 1"
|
|
IDS_HCONTRAST_2 "Hoher Kontrast 2"
|
|
IDS_HCONTRAST_BLACK "Hoher Kontrast Schwarz"
|
|
IDS_HCONTRAST_WHITE "Hoher Kontrast Weiß"
|
|
IDS_LILAC "Flieder"
|
|
IDS_MAPLE "Ahorn"
|
|
IDS_MARINE "Ozean"
|
|
IDS_PLUM "Pflaume"
|
|
IDS_PUMPKIN "Kürbis"
|
|
IDS_RAIN "Regentag"
|
|
IDS_RWB "Red, White, and Blue"
|
|
IDS_CLASSIC "ReactOS Klassisch"
|
|
IDS_STANDARD "ReactOS Standard"
|
|
IDS_ROSE "Rose"
|
|
IDS_SAND "Sand" //Desert
|
|
IDS_SLATE "Schiefer"
|
|
IDS_SKY "Himmel"
|
|
IDS_STORM "Sturm"
|
|
IDS_TEAL "Türkis"
|
|
IDS_WHEAT "Gelbbraun"
|
|
END
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_SIZE_NORMAL "Normal"
|
|
IDS_SIZE_LARGE "Large"
|
|
IDS_SIZE_XLARGE "Extra Large"
|
|
END
|