Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
/*
|
2015-01-03 10:34:01 +00:00
|
|
|
* Copyright 2010 Łukasz Wojniłowicz
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +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
|
|
|
|
*/
|
|
|
|
|
|
|
|
LANGUAGE LANG_POLISH, SUBLANG_DEFAULT
|
|
|
|
|
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 devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
|
|
|
IDS_MESSAGE_BOX_TITLE, "Wine Internet Explorer"
|
|
|
|
}
|
|
|
|
|
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 devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
|
|
|
IDS_PRINT_HEADER_TEMPLATE "&w&bStrona &p" /* FIXME: should be "&w&bStrona &p z &P" */
|
|
|
|
IDS_PRINT_FOOTER_TEMPLATE "&u&b&d"
|
|
|
|
}
|
|
|
|
|
|
|
|
IDR_BROWSE_CONTEXT_MENU MENU
|
|
|
|
{
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Default */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
|
|
|
MENUITEM "&Wstecz", IDM_GOBACKWARD
|
|
|
|
MENUITEM "&Dalej", IDM_GOFORWARD
|
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Z&apisz tło jako...", IDM_SAVEBACKGROUND
|
|
|
|
MENUITEM "&Ustaw jako tło", IDM_SETWALLPAPER
|
|
|
|
MENUITEM "Kop&iuj tło", IDM_COPYBACKGROUND
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "Ustaw jako &element pulpitu...", IDM_SETDESKTOPITEM
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "&Zaznacz wszystko", IDM_SELECTALL
|
|
|
|
MENUITEM "Wkl&ej", IDM_PASTE
|
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Utwórz &skrót", IDM_CREATESHORTCUT
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "Dodaj do ulu&bionych", IDM_ADDFAVORITES
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Pokaż źródło", IDM_VIEWSOURCE
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "&Kodowanie", IDM_LANGUAGE
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "D&rukuj", IDM_PRINT
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Odśwież", _IDM_REFRESH
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Właś&ciwości", IDM_PROPERTIES
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Image */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Otwórz łącze", IDM_FOLLOWLINKC
|
|
|
|
MENUITEM "Otwórz łącze w &nowym oknie", IDM_FOLLOWLINKN
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "&Zapisz element doecelowy jako...", IDM_SAVETARGET
|
|
|
|
MENUITEM "&Drukuj element docelowy", IDM_PRINTTARGET
|
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Pokaż obraz", IDM_SHOWPICTURE
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "&Zapisz obraz jako...", IDM_SAVEPICTURE
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Wyślij obraz pocztą e-mail...", IDM_MP_EMAILPICTURE
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "D&rukuj obraz...", IDM_MP_PRINTPICTURE
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Przejdź do &Moich obrazów", IDM_MP_MYPICS
|
|
|
|
MENUITEM "&Ustaw jako tło", IDM_SETWALLPAPER
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "Ustaw jako &element pulpitu...", IDM_SETDESKTOPITEM
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Wyt&nij", IDM_CUT
|
|
|
|
MENUITEM "&Kopiuj", IDM_COPY
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Kopiuj &skrót", IDM_COPYSHORTCUT
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "Wkl&ej", IDM_PASTE
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Dodaj do ulu&bionych...", IDM_ADDFAVORITES
|
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Właś&ciwości", IDM_PROPERTIES
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Control */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
|
|
|
MENUITEM "&Confij", IDM_UNDO
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Wyt&nij", IDM_CUT
|
|
|
|
MENUITEM "&Kopiuj", IDM_COPY
|
|
|
|
MENUITEM "Wkl&ej", IDM_PASTE
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Usuń", IDM_DELETE
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "&Zaznacz wszystko", IDM_SELECTALL
|
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Table */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
|
|
|
POPUP "&Zaznacz"
|
|
|
|
{
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Komórka", IDM_CELLSELECT
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "&Wiersz", IDM_ROWSELECT
|
|
|
|
MENUITEM "K&olumna", IDM_COLUMNSELECT
|
|
|
|
MENUITEM "&Tabela", IDM_TABLESELECT
|
|
|
|
}
|
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Właściwości &komórki", IDM_CELLPROPERTIES
|
|
|
|
MENUITEM "Właściwości &tabeli", IDM_TABLEPROPERTIES
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* 1DSite Select */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
|
|
|
MENUITEM "Wyt&nij", IDM_CUT
|
|
|
|
MENUITEM "&Kopiuj", IDM_COPY
|
|
|
|
MENUITEM "Wkl&ej", IDM_PASTE
|
|
|
|
MENUITEM "&Zaznacz wszystko", IDM_SELECTALL
|
|
|
|
MENUITEM "D&rukuj", IDM_PRINT
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Anchor */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Otwórz", IDM_FOLLOWLINKC
|
|
|
|
MENUITEM "Otwórz w &nowym oknie", IDM_FOLLOWLINKN
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "&Zapisz element docelowy jako...", IDM_SAVETARGET
|
|
|
|
MENUITEM "&Drukuj element docelowy", IDM_PRINTTARGET
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Wyt&nij", IDM_CUT
|
|
|
|
MENUITEM "&Kopiuj", IDM_COPY
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Kopiuj &skrót", IDM_COPYSHORTCUT
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "Wkl&ej", IDM_PASTE
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Dodaj do ulu&bionych...", IDM_ADDFAVORITES
|
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Właś&ciwości", IDM_PROPERTIES
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Context Unknown */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* DYNSRC Image */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Otwórz łącze", IDM_FOLLOWLINKC
|
|
|
|
MENUITEM "Otwórz łącze w &nowym oknie", IDM_FOLLOWLINKN
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "&Zapisz element docelowy jako...", IDM_SAVETARGET
|
|
|
|
MENUITEM "&Drukuj element docelowy", IDM_PRINTTARGET
|
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Pokaż obraz", IDM_SHOWPICTURE
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "Zapisz &wideo jako...", IDM_SAVEPICTURE
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Ustaw jako tło", IDM_SETWALLPAPER
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "Ustaw jako &element pulpitu......", IDM_SETDESKTOPITEM
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Wyt&nij", IDM_CUT
|
|
|
|
MENUITEM "&Kopiuj", IDM_COPY
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Kopiuj &skrót", IDM_COPYSHORTCUT
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "Wkl&ej", IDM_PASTE
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Dodaj do ulu&bionych", IDM_ADDFAVORITES
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Odtwarzaj", IDM_DYNSRCPLAY
|
|
|
|
MENUITEM "Zatrzymaj", IDM_DYNSRCSTOP
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Właś&ciwości", IDM_PROPERTIES
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* ART Image */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Otwórz łącze", IDM_FOLLOWLINKC
|
|
|
|
MENUITEM "Otwórz łącze w &nowym oknie", IDM_FOLLOWLINKN
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "&Zapisz element doecelowy jako...", IDM_SAVETARGET
|
|
|
|
MENUITEM "&Drukuj element docelowy", IDM_PRINTTARGET
|
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Pokaż obraz", IDM_SHOWPICTURE
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "&Zapisz obraz jako...", IDM_SAVEPICTURE
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "&Ustaw jako tło", IDM_SETWALLPAPER
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "Ustaw jako &element pulpitu......", IDM_SETDESKTOPITEM
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Wyt&nij", IDM_CUT
|
|
|
|
MENUITEM "&Kopiuj", IDM_COPY
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Kopiuj &skrót", IDM_COPYSHORTCUT
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM "Wkl&ej", IDM_PASTE
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Dodaj do ulu&bionych...", IDM_ADDFAVORITES
|
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Odtwarzaj", IDM_IMGARTPLAY
|
|
|
|
MENUITEM "Zatrzymaj", IDM_IMGARTSTOP
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Przewiń", IDM_IMGARTREWIND
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Właś&ciwości", IDM_PROPERTIES
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Debug */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Znaczniki śledzenia", IDM_TRACETAGS
|
|
|
|
MENUITEM "Niepowodzenia zasobów", IDM_RESOURCEFAILURES
|
|
|
|
MENUITEM "Zrzuć informację śledzenia", IDM_DUMPTRACKINGINFO
|
2013-12-04 19:50:17 +00:00
|
|
|
MENUITEM "Przerwa debugowania", IDM_DEBUGBREAK
|
|
|
|
MENUITEM "Widok debugowania", IDM_DEBUGVIEW
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Zrzuć drzewa", IDM_DUMPTREE
|
|
|
|
MENUITEM "Zrzuć linie", IDM_DUMPLINES
|
|
|
|
MENUITEM "Zrzuć DisplayTree", IDM_DUMPDISPLAYTREE
|
|
|
|
MENUITEM "Zrzuć FormatCaches", IDM_DUMPFORMATCACHES
|
|
|
|
MENUITEM "Zrzuć LayoutRects", IDM_DUMPLAYOUTRECTS
|
|
|
|
MENUITEM "Monitor pamięci", IDM_MEMORYMONITOR
|
|
|
|
MENUITEM "Mierniki wydajności", IDM_PERFORMANCEMETERS
|
2013-12-04 19:50:17 +00:00
|
|
|
MENUITEM "Zapisz HTML", IDM_SAVEHTML
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Widok &przeglądania", IDM_BROWSEMODE
|
2013-12-04 19:50:17 +00:00
|
|
|
MENUITEM "Widok &edycji", IDM_EDITMODE
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Vertical Scrollbar */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Przewiń tutaj", IDM_SCROLL_HERE
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Góra", IDM_SCROLL_TOP
|
|
|
|
MENUITEM "Dół", IDM_SCROLL_BOTTOM
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Strona w górę", IDM_SCROLL_PAGEUP
|
|
|
|
MENUITEM "Strona w dół", IDM_SCROLL_PAGEDOWN
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Przewiń w górę", IDM_SCROLL_UP
|
|
|
|
MENUITEM "Przewiń w dół", IDM_SCROLL_DOWN
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
}
|
|
|
|
|
2013-12-04 19:50:17 +00:00
|
|
|
POPUP "" /* Horizontal Scrollbar */
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
{
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Przewiń tutaj", IDM_SCROLL_HERE
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Lewa krawędź", IDM_SCROLL_LEFTEDGE
|
|
|
|
MENUITEM "Prawa krawędź", IDM_SCROLL_RIGHTEDGE
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
MENUITEM SEPARATOR
|
|
|
|
MENUITEM "Strona w lewo", IDM_SCROLL_PAGELEFT
|
|
|
|
MENUITEM "Strona w prawo", IDM_SCROLL_PAGERIGHT
|
|
|
|
MENUITEM SEPARATOR
|
2015-01-03 10:34:01 +00:00
|
|
|
MENUITEM "Przewiń w lewo", IDM_SCROLL_LEFT
|
|
|
|
MENUITEM "Przewiń w prawo", IDM_SCROLL_RIGHT
|
Sync devenum, atl, comctl32, comdlg32, cryptdlg, cryptui, hhctrl, itss, jscript, mapi32, msacm32, mshtml, msi, msimtf, oleacc, pstorec, shdoclc, shdocvw, shlwapi, snmpapi, urlmon, usp10, uxtheme, windowscodecs, wldap32, wtsapi32, wuapi, xinput1_3
svn path=/trunk/; revision=47961
2010-07-06 23:29:26 +00:00
|
|
|
}
|
|
|
|
}
|