mirror of
https://github.com/reactos/reactos.git
synced 2025-02-20 15:35:04 +00:00
[BROWSEUI] Update French translation
Addresses changes done in 103c87d
CORE-16427
This commit is contained in:
parent
56da95671c
commit
96ca9e39f8
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ BEGIN
|
|||
DEFPUSHBUTTON "Che&rcher", IDC_SEARCH_BUTTON, 80, 110, 40, 15, WS_GROUP | WS_TABSTOP | WS_VISIBLE
|
||||
PUSHBUTTON "&Arrêter", IDC_SEARCH_STOP_BUTTON, 80, 110, 40, 15, WS_GROUP | WS_TABSTOP
|
||||
|
||||
AUTOCHECKBOX "Search Hidden Files and Folders",
|
||||
AUTOCHECKBOX "Inclure les dossiers et les fichiers cachés",
|
||||
IDC_SEARCH_HIDDEN, 4, 130, 130, 8, WS_VISIBLE | WS_GROUP | WS_TABSTOP
|
||||
|
||||
CONTROL "", IDC_PROGRESS_BAR, PROGRESS_CLASSA, WS_BORDER | PBS_MARQUEE, 10, 155, 200, 8
|
||||
|
|
Loading…
Reference in a new issue