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-03 01:38:57 +02:00
|
|
|
|
#include "resources.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
|
|
|
|
|
|
|
|
|
|
SYSMENU MENU LOADONCALL MOVEABLE DISCARDABLE
|
|
|
|
|
{
|
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", 61728
|
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", 61456
|
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", 61440
|
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", 61472
|
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", 61488
|
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\tAlt-F4", 61536
|
|
|
|
|
MENUITEM SEPARATOR
|
2008-06-12 11:34:14 +02:00
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Wine...", 61761
|
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
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
EDITMENU MENU LOADONCALL MOVEABLE DISCARDABLE
|
|
|
|
|
{
|
|
|
|
|
POPUP ""
|
|
|
|
|
BEGIN
|
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", EM_UNDO
|
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", WM_CUT
|
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", WM_COPY
|
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", WM_PASTE
|
|
|
|
|
MENUITEM "<22><>&<26><><EFBFBD><EFBFBD>", WM_CLEAR
|
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
|
MENUITEM "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", EM_SETSEL
|
|
|
|
|
END
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
MSGBOX DIALOG 100, 80, 216, 168
|
2006-02-20 11:12:26 +01:00
|
|
|
|
STYLE DS_MODALFRAME | DS_NOIDLEMSG | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
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
|
|
|
|
BEGIN
|
|
|
|
|
ICON "", 1088, 8, 20, 16, 16, WS_CHILD | WS_VISIBLE
|
2006-04-19 21:29:31 +02:00
|
|
|
|
LTEXT "", 100, 32, 4, 176, 48, WS_CHILD | WS_VISIBLE | WS_GROUP | SS_NOPREFIX
|
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
|
|
|
|
PUSHBUTTON "&OK", 1, 16, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
|
|
|
|
PUSHBUTTON "<22><>&<26><><EFBFBD><EFBFBD>", 2, 64, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
|
|
|
|
PUSHBUTTON "<22><><EFBFBD>&<26><><EFBFBD><EFBFBD><EFBFBD>", 3, 112, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
|
|
|
|
PUSHBUTTON "<22><>&<26><><EFBFBD><EFBFBD>", 4, 160, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
|
|
|
|
PUSHBUTTON "&<26><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", 5, 208, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
|
|
|
|
PUSHBUTTON "&<26><>", 6, 256, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
|
|
|
|
PUSHBUTTON "&<26><>", 7, 304, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
2008-03-13 22:21:02 +01:00
|
|
|
|
PUSHBUTTON "&Try Again", 10, 352, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
|
|
|
|
PUSHBUTTON "&Continue", 11, 400, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
|
|
|
|
PUSHBUTTON "Help", 9, 448, 56, 40, 14, WS_CHILD | WS_VISIBLE | WS_TABSTOP
|
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
|
|
|
|
END
|
|
|
|
|
|
|
|
|
|
MDI_MOREWINDOWS DIALOG FIXED IMPURE 20, 20, 232, 122
|
|
|
|
|
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
|
|
|
|
CAPTION "Select Window"
|
|
|
|
|
FONT 8, "MS Shell Dlg"
|
|
|
|
|
BEGIN
|
|
|
|
|
LISTBOX MDI_IDC_LISTBOX, 5, 7, 222, 90, WS_VSCROLL | WS_HSCROLL /* defined in mdi.h */
|
|
|
|
|
DEFPUSHBUTTON "OK", IDOK, 75, 100, 35, 14
|
|
|
|
|
PUSHBUTTON "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>", IDCANCEL, 120, 100, 35, 14
|
|
|
|
|
END
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
STRINGTABLE DISCARDABLE
|
|
|
|
|
{
|
|
|
|
|
IDS_ERROR "<22><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>"
|
|
|
|
|
IDS_MDI_MOREWINDOWS "&<26><><EFBFBD> <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>..."
|
|
|
|
|
}
|