Home
last modified time | relevance | path

Searched refs:FCIDM_MENU_EXPLORE (Results 1 – 25 of 25) sorted by relevance

/reactos/dll/win32/browseui/lang/
H A Dbg-BG.rc48 POPUP "&Отиване в", FCIDM_MENU_EXPLORE
H A Dhi-IN.rc48 POPUP "के लिए &जाओ", FCIDM_MENU_EXPLORE
H A Dru-RU.rc57 POPUP "Пере&ход", FCIDM_MENU_EXPLORE
H A Duk-UA.rc56 POPUP "Й&ти до", FCIDM_MENU_EXPLORE
H A Dzh-TW.rc72 POPUP "轉到(&O)", FCIDM_MENU_EXPLORE
H A Dzh-CN.rc70 POPUP "转到(&O)", FCIDM_MENU_EXPLORE
H A Dja-JP.rc66 POPUP "移動(&O)", FCIDM_MENU_EXPLORE
H A Dhe-IL.rc50 POPUP "עבור אל", FCIDM_MENU_EXPLORE
H A Det-EE.rc55 POPUP "&Mine", FCIDM_MENU_EXPLORE
H A Dde-DE.rc55 POPUP "&Wechseln zu", FCIDM_MENU_EXPLORE
H A Dit-IT.rc48 POPUP "&Vai", FCIDM_MENU_EXPLORE
H A Dpl-PL.rc57 POPUP "Prz&ejdź do", FCIDM_MENU_EXPLORE
H A Des-ES.rc57 POPUP "&Ir a", FCIDM_MENU_EXPLORE
H A Den-US.rc66 POPUP "G&o To", FCIDM_MENU_EXPLORE
H A Deu-ES.rc55 POPUP "&Joan", FCIDM_MENU_EXPLORE
H A Dpt-PT.rc56 POPUP "Ir &para", FCIDM_MENU_EXPLORE
H A Did-ID.rc67 POPUP "Pe&rgi Ke", FCIDM_MENU_EXPLORE
H A Dpt-BR.rc50 POPUP "Ir &para", FCIDM_MENU_EXPLORE
H A Dro-RO.rc56 POPUP "&Navigare", FCIDM_MENU_EXPLORE
H A Dsq-AL.rc67 POPUP "Shko tek", FCIDM_MENU_EXPLORE
H A Dfr-FR.rc66 POPUP "A&ller vers", FCIDM_MENU_EXPLORE
H A Dtr-TR.rc50 POPUP "G&it", FCIDM_MENU_EXPLORE
H A Dhu-HU.rc66 POPUP "&Ugrás", FCIDM_MENU_EXPLORE
/reactos/sdk/include/psdk/
H A Dshlobj.h638 #define FCIDM_MENU_EXPLORE (FCIDM_GLOBALFIRST+0x0150) macro
/reactos/dll/win32/browseui/
H A Dshellbrowser.cpp1788 gotoMenu = SHGetMenuFromID(theMenu, FCIDM_MENU_EXPLORE); in UpdateViewMenu()