mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 11:35:58 +00:00
23dc05adaa
- 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
14 lines
560 B
Plaintext
14 lines
560 B
Plaintext
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
|