prevent buffer overflow, LoadString accepts the size of the buffer in TCHARs, not...
[reactos.git] / reactos / subsys / system / reactos / Cz.rc
1 /* $Id: En.rc 12852 2005-01-06 13:58:04Z denzil $ */
2
3 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
4
5 /* String Tables */
6 STRINGTABLE DISCARDABLE
7 BEGIN
8 IDS_CAPTION "Instalace ReactOS"
9 IDS_TEXT "ReactOS nelze instalovat pøímo z tohoto CD!\n\n"\
10 "Prosím restartujte poèítaè z tohoto CD aby jste nainstalovali ReactOS."
11 END
12
13 /* EOF */