Home
last modified time | relevance | path

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

/reactos/dll/win32/browseui/
H A Dresource.h175 #define IDS_SEARCH_FILES_FOUND 9232 macro
/reactos/dll/win32/browseui/lang/
H A Dbg-BG.rc329 IDS_SEARCH_FILES_FOUND "%u намерени файлове"
H A Dhi-IN.rc329 IDS_SEARCH_FILES_FOUND "%u files found"
H A Dru-RU.rc338 IDS_SEARCH_FILES_FOUND "Найдено файлов: %u"
H A Duk-UA.rc337 IDS_SEARCH_FILES_FOUND "%u files found"
H A Dzh-TW.rc353 IDS_SEARCH_FILES_FOUND "找到 %u 個檔案"
H A Dzh-CN.rc351 IDS_SEARCH_FILES_FOUND "找到了 %u 个文件"
H A Dja-JP.rc347 IDS_SEARCH_FILES_FOUND "%u 個のファイルが見つかりました"
H A Dhe-IL.rc331 IDS_SEARCH_FILES_FOUND "%u קבצים נמצאו"
H A Det-EE.rc336 IDS_SEARCH_FILES_FOUND "%u files found"
H A Dde-DE.rc337 IDS_SEARCH_FILES_FOUND "%u Objekte gefunden"
H A Dit-IT.rc329 IDS_SEARCH_FILES_FOUND "trovati %u file"
H A Dpl-PL.rc338 IDS_SEARCH_FILES_FOUND "Znaleziono: %u plików"
H A Des-ES.rc338 IDS_SEARCH_FILES_FOUND "%u archivos encontrados"
H A Den-US.rc347 IDS_SEARCH_FILES_FOUND "%u files found"
H A Deu-ES.rc336 IDS_SEARCH_FILES_FOUND "%u archivos encontrados"
H A Dpt-PT.rc337 IDS_SEARCH_FILES_FOUND "%u ficheiros encontrados"
H A Did-ID.rc348 IDS_SEARCH_FILES_FOUND "%u berkas ditemukan"
H A Dpt-BR.rc331 IDS_SEARCH_FILES_FOUND "%u files found"
H A Dro-RO.rc337 IDS_SEARCH_FILES_FOUND "%u fișiere găsite"
H A Dsq-AL.rc348 IDS_SEARCH_FILES_FOUND "%u files found"
H A Dfr-FR.rc347 IDS_SEARCH_FILES_FOUND "%u fichiers trouvés"
H A Dtr-TR.rc331 IDS_SEARCH_FILES_FOUND "%u dosya bulundu"
H A Dhu-HU.rc347 IDS_SEARCH_FILES_FOUND "%u fájl található"
/reactos/dll/win32/browseui/shellfind/
H A DCFindFolder.cpp473 status.Format(IDS_SEARCH_FILES_FOUND, uTotalFound); in SearchThreadProc()