mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +00:00
Dmitry Chapyshev <lentind@yandex.ru>
- Fix russian translation of winemine. svn path=/trunk/; revision=30151
This commit is contained in:
parent
ec115949ea
commit
104b879169
1 changed files with 17 additions and 17 deletions
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
|
||||||
|
|
||||||
STRINGTABLE {
|
STRINGTABLE
|
||||||
|
{
|
||||||
IDS_APPNAME, "Ñàïåð"
|
IDS_APPNAME, "Ñàïåð"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
MENU_WINEMINE MENU DISCARDABLE
|
MENU_WINEMINE MENU DISCARDABLE
|
||||||
|
@ -78,8 +78,8 @@ CAPTION "
|
||||||
FONT 8, "MS Shell Dlg"
|
FONT 8, "MS Shell Dlg"
|
||||||
{
|
{
|
||||||
LTEXT "Ñàïåð", IDNONE, 10, 10, 35, 10
|
LTEXT "Ñàïåð", IDNONE, 10, 10, 35, 10
|
||||||
LTEXT "Copyright 2000, Joshua Thielen", IDNONE, 35, 25, 110, 10
|
LTEXT "Àâòîðñêèå ïðàâà (ñ) 2000,\nÄæîøóà Ñåéëåí.", IDNONE, 35, 25, 110, 17
|
||||||
LTEXT "ïîä ëèöåíçèåé Wine", IDNONE, 35, 35, 100, 10
|
LTEXT "ïîä ëèöåíçèåé Wine", IDNONE, 35, 42, 100, 10
|
||||||
ICON IDI_WINEMINE, IDNONE, 10, 25, 20, 20
|
ICON IDI_WINEMINE, IDNONE, 10, 25, 20, 20
|
||||||
DEFPUSHBUTTON "OK", IDOK, 50, 60, 55, 15
|
DEFPUSHBUTTON "OK", IDOK, 50, 60, 55, 15
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue