- Merge from trunk up to r45543
[reactos.git] / base / setup / welcome / lang / de-DE.rc
1 /* $Id$ */
2
3 /*
4 * German (Austria) resources by Klemens Friedl (frik85 at hotmail dot com)
5 */
6
7 LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
8
9 /* String Tables */
10
11 /* Default settings */
12 STRINGTABLE DISCARDABLE
13 BEGIN
14 IDS_APPTITLE "ReactOS - Willkommen"
15 IDS_DEFAULTTOPICTITLE "ReactOS"
16 IDS_DEFAULTTOPICDESC "Willkommen in ReactOS.\n\nKlicken Sie auf ein Thema auf der linken Seite."
17 // IDS_CHECKTEXT "Dialog beim nächsen Start wieder anzeigen"
18 // IDS_CLOSETEXT "Beenden"
19 END
20
21 /* Topic buttons */
22 STRINGTABLE DISCARDABLE
23 BEGIN
24 IDS_TOPICBUTTON0 "ReactOS installieren"
25 IDS_TOPICBUTTON1 "CD durchsuchen"
26 IDS_TOPICBUTTON2 "Beenden"
27 // IDS_TOPICBUTTON3 "Empty Topic 3"
28 // IDS_TOPICBUTTON4 "Empty Topic 4"
29 // IDS_TOPICBUTTON5 "Empty Topic 5"
30 // IDS_TOPICBUTTON6 "Empty Topic 6"
31 // IDS_TOPICBUTTON7 "Empty Topic 7"
32 // IDS_TOPICBUTTON8 "Empty Topic 8"
33 // IDS_TOPICBUTTON9 "Empty Topic 9"
34 END
35
36 /* Topic titles */
37 STRINGTABLE DISCARDABLE
38 BEGIN
39 IDS_TOPICTITLE0 "ReactOS installieren"
40 IDS_TOPICTITLE1 "CD durchsuchen"
41 IDS_TOPICTITLE2 "Beenden"
42 // IDS_TOPICTITLE3 "Empty Topic Title 3"
43 // IDS_TOPICTITLE4 "Empty Topic Title 4"
44 // IDS_TOPICTITLE5 "Empty Topic Title 5"
45 // IDS_TOPICTITLE6 "Empty Topic Title 6"
46 // IDS_TOPICTITLE7 "Empty Topic Title 7"
47 // IDS_TOPICTITLE8 "Empty Topic Title 8"
48 // IDS_TOPICTITLE9 "Empty Topic Title 9"
49 END
50
51 /* Topic descriptions */
52 STRINGTABLE DISCARDABLE
53 BEGIN
54 IDS_TOPICDESC0 "Installiert ReactOS auf ihrem Computer oder aktualisiert eine bestehende Installation."
55 IDS_TOPICDESC1 "Die ReactOS-CD durchsuchen."
56 IDS_TOPICDESC2 "Klicken Sie, um dieses Programm zu beenden."
57 // IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here."
58 // IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here."
59 // IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here."
60 // IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here."
61 // IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here."
62 // IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here."
63 // IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here."
64 END
65
66 /* EOF */
67