reactos/reactos/base/applications/fontview/lang/bg-BG.rc
Timo Kreuzer 23dc05adaa [FONTVIEW]
- When no file name is passed on the command line, open a file-open-dialog
- Halfplement printing
- Replace Quit button with install button
- Patch by milawynsrealm <spaceseel at gmail got com>
See issue #6803 for more details.

svn path=/trunk/; revision=56898
2012-07-15 14:25:19 +00:00

14 lines
560 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.

LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE
BEGIN
IDS_INSTALL, "Install"
IDS_PRINT, "Печат"
IDS_STRING, "Абвгд ежзий клмно прсту фхцчш щъьюя. 1234567890"
IDS_OPEN, "Open Font..."
IDS_ERROR, "Грешка"
IDS_ERROR_NOMEM, "Няма достатъчно място за завършване на действието."
IDS_ERROR_NOFONT, "%1 не е редовен шрифтов файл."
IDS_ERROR_NOCLASS, "Неуспешно изпълнение на класа на прозореца."
END