reactos/subsystems/ntvdm/lang/uk-UA.rc
Amine Khaldi 9fa710c813 * Sync with recent trunk (r52637).
svn path=/branches/GSoC_2011/ThemesSupport/; revision=52643
2011-07-11 19:40:43 +00:00

19 lines
583 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*
* 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