Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
/*
* Copyright 2003 Ulrich Czekalla for CodeWeavers
* Copyright 2010 Claudia Cotună
* Michael Stefaniuc
2014-01-20 19:42:49 +00:00
* 2011 Ștefan Fulea
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
*
* 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
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#pragma code_page(65001)
2014-10-06 18:31:15 +00:00
LANGUAGE LANG_ROMANIAN, SUBLANG_NEUTRAL
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
Wine dll sync commit 1 of 2.
This one syncs all dlls which only have resource file changes.
avifil32, credui, crypt32, cryptdlg, cryptui, iccvid, kernel32, localspl, localui, mapi32, msacm32, msrle32, msvfw32, msvidc32, oleacc, oledlg, pstorec, shdoclc, wldap32
svn path=/trunk/; revision=48269
2010-07-26 00:12:22 +00:00
STRINGTABLE
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
{
2014-10-06 18:31:15 +00:00
IDS_RESULTOBJDESC "Inserați un nou obiect %s în document"
IDS_RESULTFILEOBJDESC "Inserați conținutul fișierului ca pe un obiect în document, astfel încât să îl puteți activa utilizând programul care l-a creat."
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
IDS_BROWSE "Navigare"
2016-11-27 00:15:02 +00:00
IDS_NOTOLEMOD "Fișierul nu pare a fi un modul OLE valid. Controlul OLE nu a putut fi înregistrat."
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
IDS_NOTOLEMODCAPTION "Adaugă un control"
2015-09-17 17:26:52 +00:00
IDS_VERBMENU_OBJECT "&Obiect"
2015-12-16 10:22:00 +00:00
IDS_VERBMENU_OBJECT_WITH_NAME "&Obiect %1"
2015-09-17 17:26:52 +00:00
IDS_VERBMENU_CONVERT "&Convertire…"
2015-12-16 10:22:00 +00:00
IDS_VERBMENU_SINGLEVERB_OBJECT "&Obiect %1 %2"
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
}
2014-10-06 18:31:15 +00:00
STRINGTABLE
{
IDS_PS_PASTE_DATA "Inserează conținutul din memorie în document ca %s."
IDS_PS_PASTE_OBJECT "Inserează conținutul din memorie în document astfel încât să îl puteți activa utilizând %s."
IDS_PS_PASTE_OBJECT_AS_ICON "Inserează conținutul din memorie în document astfel încât să îl puteți activa utilizând %s. Va fi afișat ca o pictogramă."
IDS_PS_PASTE_LINK_DATA "Inserează conținutul din memorie în document ca %s. Datele sunt legate de fișierul sursă, astfel încât modificările aduse fișierului vor fi reflectate în document."
IDS_PS_PASTE_LINK_OBJECT "Inserează o imagine a conținutului din memorie în document. Imaginea este legată de fișierul sursă, astfel încât modificările aduse fișierului vor fi reflectate în document."
IDS_PS_PASTE_LINK_OBJECT_AS_ICON "Inserează o scurtătură care conduce la locația conținutului din memorie. Scurtătura este legată de fișierul sursă, astfel încât modificările aduse fișierului vor fi reflectate în document."
IDS_PS_NON_OLE "Inserează conținutul din memorie în document."
IDS_PS_UNKNOWN_TYPE "Tip necunoscut"
IDS_PS_UNKNOWN_SRC "Sursă necunoscută"
IDS_PS_UNKNOWN_APP "Program necunoscut"
}
2015-04-19 00:40:15 +00:00
UIINSERTOBJECT DIALOGEX 0, 0, 304, 151
2015-04-18 18:16:27 +00:00
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
2014-10-06 18:31:15 +00:00
CAPTION "Inserare obiect"
FONT 8, "MS Shell Dlg"
BEGIN
LISTBOX IDC_OBJTYPELIST,92,19,131,66,LBS_SORT |
LBS_NOINTEGRALHEIGHT | WS_VISIBLE | WS_VSCROLL |
WS_TABSTOP
LTEXT "Tipul obiectului:",IDC_OBJTYPELBL,92,7,53,8,WS_VISIBLE
DEFPUSHBUTTON "Con&firmă",IDOK,231,7,66,14
PUSHBUTTON "A&nulează",IDCANCEL,231,24,66,14
GROUPBOX "Rezultat",IDC_RESULT,7,103,218,41
CONTROL "Creează nou",IDC_CREATENEW,"Button",BS_AUTORADIOBUTTON |
WS_GROUP,7,20,84,10
CONTROL "Creează un control",IDC_CREATECONTROL,"Button",
BS_AUTORADIOBUTTON | NOT WS_VISIBLE,7,54,84,10
CONTROL "Creează din fișier",IDC_CREATEFROMFILE,"Button",
BS_AUTORADIOBUTTON,7,37,84,10
LTEXT "",IDC_RESULTDESC,49,112,169,26
PUSHBUTTON "&Adăugare control…",IDC_ADDCONTROL,92,88,80,14,NOT WS_VISIBLE
CONTROL "Afișea&ză ca pictogramă",IDC_ASICON,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP | NOT WS_VISIBLE,92,88,120,10
PUSHBUTTON "Spe&cificare…",IDC_BROWSE,92,53,50,14,NOT WS_VISIBLE
LTEXT "Fișier:",IDC_FILELBL,92,27,20,8, NOT WS_VISIBLE
EDITTEXT IDC_FILE,92,37,132,13,ES_AUTOHSCROLL | NOT WS_VISIBLE
END
2015-04-19 00:40:15 +00:00
IDD_PASTESPECIAL4 DIALOGEX 3, 15, 304, 160
2015-04-18 18:16:27 +00:00
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
CAPTION "Inserare specială"
FONT 8, "MS Shell Dlg"
BEGIN
2014-10-06 18:31:15 +00:00
LTEXT "Sursă:", -1, 6, 9, 150, 8, WS_VISIBLE | WS_GROUP
2015-10-31 22:14:17 +00:00
CONTROL "Ins&erează", IDC_PS_PASTE, "Button", BS_AUTORADIOBUTTON | WS_TABSTOP | WS_GROUP | WS_VISIBLE,
2014-10-06 18:31:15 +00:00
6, 38, 73, 10
2015-10-31 22:14:17 +00:00
CONTROL "Inserea&ză legătură", IDC_PS_PASTELINK, "Button", BS_AUTORADIOBUTTON | WS_VISIBLE,
2014-10-06 18:31:15 +00:00
6, 63, 73, 10
LTEXT "&Ca:", -1, 75, 25, 150, 8, WS_VISIBLE | WS_GROUP
LISTBOX IDC_PS_PASTELIST, 80, 36, 148, 57, LBS_NOTIFY | LBS_USETABSTOPS | WS_VSCROLL | WS_BORDER | NOT WS_VISIBLE
LISTBOX IDC_PS_PASTELINKLIST, 80, 36, 148, 57, LBS_NOTIFY | LBS_USETABSTOPS | WS_VSCROLL | WS_BORDER | NOT WS_VISIBLE
LISTBOX IDC_PS_DISPLAYLIST, 80, 36, 148, 57, LBS_NOTIFY | LBS_USETABSTOPS | WS_VSCROLL | WS_BORDER | WS_VISIBLE
CONTROL "Con&firmă", IDOK, "Button", BS_DEFPUSHBUTTON | WS_TABSTOP | WS_GROUP | WS_VISIBLE, 234, 6, 66, 14
CONTROL "A&nulează", IDCANCEL, "Button", BS_PUSHBUTTON | WS_TABSTOP | WS_VISIBLE, 234, 23, 66, 14
CONTROL "&Manual…", IDC_OLEUIHELP, "Button", BS_PUSHBUTTON | WS_TABSTOP | WS_VISIBLE, 234, 42, 66, 14
CONTROL "&Afișează ca pictogramă", IDC_PS_DISPLAYASICON, "Button", BS_AUTOCHECKBOX | WS_TABSTOP | WS_VISIBLE, 80, 94, 150, 14
CONTROL "", IDC_PS_ICONDISPLAY, "Static", SS_ICON | WS_VISIBLE, 234, 75, 66, 44
2015-10-31 22:14:17 +00:00
CONTROL "Sc&himbare pictogramă…", IDC_PS_CHANGEICON, "Button", BS_PUSHBUTTON | WS_TABSTOP | WS_VISIBLE, 234, 143, 66, 14
2014-10-06 18:31:15 +00:00
CONTROL "", IDC_PS_RESULTIMAGE, "Static", SS_ICON | WS_VISIBLE, 8, 121, 42, 34
CONTROL "", IDC_PS_RESULTTEXT, "Static", SS_NOPREFIX | WS_VISIBLE, 54, 120, 159, 35
CONTROL "Rezultat", -1, "Button", BS_GROUPBOX | WS_GROUP | WS_VISIBLE, 6, 110, 212, 48
CONTROL "", IDC_PS_SOURCETEXT, "Edit", ES_READONLY | ES_AUTOHSCROLL | WS_VISIBLE, 37, 9, 180, 8
Sync aclui, advapi32, atl, authz, kernel32, msi, oledlg, powrprof, qmgr, riched20, samlib to Wine 1.2rc5
Update some psdk Headers to get some more synched winetests build
svn path=/trunk/; revision=47930
2010-07-03 12:42:55 +00:00
END