Home
last modified time | relevance | path

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

/reactos/dll/win32/browseui/
H A Dresource.h176 #define IDS_SEARCH_FOLDER 9234 macro
/reactos/dll/win32/browseui/lang/
H A Dbg-BG.rc328 IDS_SEARCH_FOLDER "Търсене в %s"
H A Dhi-IN.rc328 IDS_SEARCH_FOLDER "Searching %s"
H A Dru-RU.rc337 IDS_SEARCH_FOLDER "Ищем в ""%s"""
H A Duk-UA.rc336 IDS_SEARCH_FOLDER "Searching %s"
H A Dzh-TW.rc352 IDS_SEARCH_FOLDER "正在搜尋 %s"
H A Dzh-CN.rc350 IDS_SEARCH_FOLDER "正在搜索 %s"
H A Dja-JP.rc346 IDS_SEARCH_FOLDER "%s を検索中"
H A Dhe-IL.rc330 IDS_SEARCH_FOLDER "מחפש ב %s"
H A Det-EE.rc335 IDS_SEARCH_FOLDER "Searching %s"
H A Dde-DE.rc336 IDS_SEARCH_FOLDER "%s wird durchsucht"
H A Dit-IT.rc328 IDS_SEARCH_FOLDER "Sto cercando %s"
H A Dpl-PL.rc337 IDS_SEARCH_FOLDER "Trwa wyszukiwanie... %s"
H A Des-ES.rc337 IDS_SEARCH_FOLDER "Buscando %s"
H A Den-US.rc346 IDS_SEARCH_FOLDER "Searching %s"
H A Deu-ES.rc335 IDS_SEARCH_FOLDER "Buscando %s"
H A Dpt-PT.rc336 IDS_SEARCH_FOLDER "A procurar %s"
H A Did-ID.rc347 IDS_SEARCH_FOLDER "Mencari %s"
H A Dpt-BR.rc330 IDS_SEARCH_FOLDER "Searching %s"
H A Dro-RO.rc336 IDS_SEARCH_FOLDER "Căutare %s"
H A Dsq-AL.rc347 IDS_SEARCH_FOLDER "Searching %s"
H A Dfr-FR.rc346 IDS_SEARCH_FOLDER "Recherche de %s en cours"
H A Dtr-TR.rc330 IDS_SEARCH_FOLDER "%s aranıyor."
H A Dhu-HU.rc346 IDS_SEARCH_FOLDER "Keresés %s"
/reactos/dll/win32/browseui/shellfind/
H A DCFindFolder.cpp436 status.Format(IDS_SEARCH_FOLDER, FindData.cFileName); in RecursiveFind()