Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 19:00:58 +02:00
|
|
|
|
/*
|
|
|
|
|
* Copyright 2005 Milko Krachounov
|
|
|
|
|
*
|
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
|
* License as published by the Free Software Foundation; either
|
|
|
|
|
* version 2.1 of the License, or (at your option) any later version.
|
|
|
|
|
*
|
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
|
*
|
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
|
* License along with this library; if not, write to the Free Software
|
2006-05-18 14:49:52 +02:00
|
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 19:00:58 +02:00
|
|
|
|
*/
|
|
|
|
|
|
2009-07-02 00:28:19 +02:00
|
|
|
|
#include "shresdef.h"
|
|
|
|
|
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 19:00:58 +02:00
|
|
|
|
LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
|
|
|
|
|
|
2010-07-21 23:56:19 +02:00
|
|
|
|
SHBRSFORFOLDER_MSGBOX DIALOG 15, 40, 188, 192
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 19:00:58 +02:00
|
|
|
|
STYLE DS_MODALFRAME | WS_CAPTION | WS_SYSMENU | DS_MODALFRAME | DS_SETFONT | DS_3DLOOK
|
|
|
|
|
CAPTION "<22><><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD>"
|
|
|
|
|
FONT 8, "MS Shell Dlg"
|
|
|
|
|
{
|
|
|
|
|
DEFPUSHBUTTON "OK", 1, 80, 176, 50, 12, BS_DEFPUSHBUTTON | WS_GROUP | WS_TABSTOP
|
|
|
|
|
PUSHBUTTON "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", 2, 134, 176, 50, 12, WS_GROUP | WS_TABSTOP
|
|
|
|
|
LTEXT "", IDD_TITLE, 4, 4, 180, 12
|
|
|
|
|
LTEXT "", IDD_STATUS, 4, 25, 180, 12
|
|
|
|
|
CONTROL "", IDD_TREEVIEW, "SysTreeView32",
|
|
|
|
|
TVS_HASBUTTONS | TVS_HASLINES | TVS_LINESATROOT |
|
|
|
|
|
WS_BORDER | WS_TABSTOP,
|
|
|
|
|
4, 40, 180, 120
|
|
|
|
|
}
|
|
|
|
|
|
2010-07-21 23:56:19 +02:00
|
|
|
|
SHELL_ABOUT_MSGBOX DIALOG 15, 40, 220, 152
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 19:00:58 +02:00
|
|
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
|
|
|
CAPTION "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> %s"
|
|
|
|
|
FONT 10, "MS Shell Dlg"
|
|
|
|
|
{
|
2008-05-29 01:31:10 +02:00
|
|
|
|
DEFPUSHBUTTON "OK", IDOK, 153, 133, 60, 12, WS_TABSTOP
|
2011-06-15 12:38:36 +02:00
|
|
|
|
PUSHBUTTON "Wine &license", IDC_ABOUT_LICENSE, 153, 113, 60, 12, WS_TABSTOP
|
2008-03-21 18:38:51 +01:00
|
|
|
|
LISTBOX IDC_ABOUT_LISTBOX, 8, 65, 137, 82, LBS_NOTIFY | WS_VSCROLL | WS_BORDER
|
|
|
|
|
ICON "", stc1, 10, 10, 30, 30
|
2008-05-29 01:31:10 +02:00
|
|
|
|
LTEXT "", IDC_ABOUT_STATIC_TEXT1, 40, 10, 170, 10
|
|
|
|
|
LTEXT "", IDC_ABOUT_STATIC_TEXT2, 40, 22, 170, 10
|
|
|
|
|
LTEXT "Running on %s", IDC_ABOUT_STATIC_TEXT3, 42, 34, 170, 10
|
|
|
|
|
LTEXT "Wine <20><><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD> <20><>:", IDC_ABOUT_WINE_TEXT, 8, 54, 204, 10
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 19:00:58 +02:00
|
|
|
|
}
|
|
|
|
|
|
2010-07-21 23:56:19 +02:00
|
|
|
|
SHELL_RUN_DLG DIALOG 0, 0, 227, 95
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 19:00:58 +02:00
|
|
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
|
|
|
|
CAPTION ""
|
|
|
|
|
FONT 8, "MS Shell Dlg"
|
|
|
|
|
{
|
|
|
|
|
ICON "", 12297, 7, 11, 18, 20, WS_VISIBLE
|
|
|
|
|
LTEXT "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD>, <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20> Wine <20><> <20><> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><> <20><><EFBFBD>.", 12289, 36, 11, 182, 18
|
|
|
|
|
LTEXT "&Open:", 12305, 7, 39, 24, 10
|
|
|
|
|
CONTROL "", 12298, "COMBOBOX", WS_TABSTOP | WS_GROUP | WS_VSCROLL | WS_VISIBLE | CBS_DISABLENOSCROLL | CBS_AUTOHSCROLL | CBS_DROPDOWN, 36, 37, 183, 100
|
|
|
|
|
DEFPUSHBUTTON "OK", IDOK, 62, 63, 50, 14, WS_TABSTOP
|
|
|
|
|
PUSHBUTTON "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", IDCANCEL, 116, 63, 50, 14, WS_TABSTOP
|
|
|
|
|
PUSHBUTTON "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>...", 12288, 170, 63, 50, 14, WS_TABSTOP
|
|
|
|
|
}
|