xref: /reactos/base/setup/welcome/lang/el-GR.rc (revision 4019caae)
1/* $Id$ */
2
3LANGUAGE LANG_GREEK, SUBLANG_DEFAULT
4
5/* String Tables */
6
7/* Default settings */
8STRINGTABLE DISCARDABLE
9BEGIN
10    IDS_APPTITLE            "ReactOS - ����� ������"
11    IDS_DEFAULTTOPICTITLE   "ReactOS"
12    IDS_DEFAULTTOPICDESC    "����� ������ ��� React ����������� �������.\n\n�������� ��� ���� ��� �� ����� ��� ��������."
13//    IDS_CHECKTEXT           "Show this dialog again"
14//    IDS_CLOSETEXT           "Exit"
15END
16
17/* Topic buttons */
18STRINGTABLE DISCARDABLE
19BEGIN
20    IDS_TOPICBUTTON0        "����������� ��� ReactOS"
21    IDS_TOPICBUTTON1        "���������� ����� ��� CD"
22    IDS_TOPICBUTTON2        "������"
23//    IDS_TOPICBUTTON3        "Empty Topic 3"
24//    IDS_TOPICBUTTON4        "Empty Topic 4"
25//    IDS_TOPICBUTTON5        "Empty Topic 5"
26//    IDS_TOPICBUTTON6        "Empty Topic 6"
27//    IDS_TOPICBUTTON7        "Empty Topic 7"
28//    IDS_TOPICBUTTON8        "Empty Topic 8"
29//    IDS_TOPICBUTTON9        "Empty Topic 9"
30END
31
32/* Topic titles */
33STRINGTABLE DISCARDABLE
34BEGIN
35    IDS_TOPICTITLE0         "����������� ��� ReactOS"
36    IDS_TOPICTITLE1         "���������� ����� ��� CD"
37    IDS_TOPICTITLE2         "������"
38//    IDS_TOPICTITLE3         "Empty Topic Title 3"
39//    IDS_TOPICTITLE4         "Empty Topic Title 4"
40//    IDS_TOPICTITLE5         "Empty Topic Title 5"
41//    IDS_TOPICTITLE6         "Empty Topic Title 6"
42//    IDS_TOPICTITLE7         "Empty Topic Title 7"
43//    IDS_TOPICTITLE8         "Empty Topic Title 8"
44//    IDS_TOPICTITLE9         "Empty Topic Title 9"
45END
46
47/* Topic descriptions */
48STRINGTABLE DISCARDABLE
49BEGIN
50    IDS_TOPICDESC0          "���������� ���� ������������ ��� ReactOS ���� ���������� � ���������� ���� ��� ���������� ������������."
51    IDS_TOPICDESC1          "���������� ����� ��� CD."
52    IDS_TOPICDESC2          "������� ��� �� ����������� ��� �������� ����."
53//    IDS_TOPICDESC3          "Topic description 3.\n\nDescribe topic 3 here."
54//    IDS_TOPICDESC4          "Topic description 4.\n\nDescribe topic 4 here."
55//    IDS_TOPICDESC5          "Topic description 5.\n\nDescribe topic 5 here."
56//    IDS_TOPICDESC6          "Topic description 6.\n\nDescribe topic 6 here."
57//    IDS_TOPICDESC7          "Topic description 7.\n\nDescribe topic 7 here."
58//    IDS_TOPICDESC8          "Topic description 8.\n\nDescribe topic 8 here."
59//    IDS_TOPICDESC9          "Topic description 9.\n\nDescribe topic 9 here."
60END
61
62/* EOF */
63