reactos/base/applications/fontview/lang/ru-RU.rc
Hermès Bélusca-Maïto e4155c95c7 Sync with trunk r63383 .
svn path=/branches/condrv_restructure/; revision=63384
2014-05-20 17:04:19 +00:00

15 lines
701 B
Text
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.

/* Russian language resource file (Dmitry Chapyshev, 2007-06-21) */
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_INSTALL "Установить"
IDS_PRINT "Печать"
IDS_STRING "В чащах юга жил бы цитрус? Да, но фальшивый экземпляр! 1234567890"
IDS_OPEN "Открыть шрифт..."
IDS_ERROR "Ошибка"
IDS_ERROR_NOMEM "Недостаточно памяти, чтобы завершить операцию."
IDS_ERROR_NOFONT "%1 не является корректным файлом шрифта."
IDS_ERROR_NOCLASS "Невозможно инициализировать класс окна."
END