mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 03:27:31 +00:00
6afbc8f483
svn path=/branches/reactos-yarotows/; revision=45219
19 lines
512 B
Plaintext
19 lines
512 B
Plaintext
/*
|
|
* PROJECT: Virtual DOS Machine
|
|
* LICENSE: GPL - See COPYING in the top level directory
|
|
* FILE: subsystems/ntvdm/Uk.rc
|
|
* PURPOSE: Ukraianian Language File for Virtual DOS Machine
|
|
* TRANSLATOR: Artem Reznikov
|
|
*/
|
|
|
|
#include "resource.h"
|
|
|
|
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
BEGIN
|
|
|
|
STRING_WelcomeMsg, "ϳäòðèìêà â³ðòóàëüíî¿ ìàøèíè DOS ó ReactOS.\n"
|
|
STRING_PromptMsg, "Ââåä³òü r<cr> äëÿ çàïóñêó, s<cr> äëÿ çàêðèòòÿ àáî q<cr>, ùîá âèéòè çàðàç."
|
|
END
|