mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 19:05:52 +00:00
[ACPPAGE] Update French (fr-FR) translation (#8248)
The word "colours" was left untranslated.
This commit is contained in:
parent
92c399e0d8
commit
853b446e38
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ BEGIN
|
|||
CHECKBOX "Lancer ce programme en mode de compatibilité pour :", IDC_CHKRUNCOMPATIBILITY, 18, 57, 188, 10, BS_AUTOCHECKBOX | WS_TABSTOP
|
||||
COMBOBOX IDC_COMPATIBILITYMODE, 18, 70, 188, 85, CBS_HASSTRINGS | CBS_DROPDOWNLIST | WS_TABSTOP | WS_DISABLED
|
||||
GROUPBOX "Réglages de l'écran", -1, 7, 99, 210, 61, BS_GROUPBOX
|
||||
CHECKBOX "Lancer en 256 colors", IDC_CHKRUNIN256COLORS, 18, 114, 188, 10, BS_AUTOCHECKBOX | WS_TABSTOP
|
||||
CHECKBOX "Lancer en 256 couleurs", IDC_CHKRUNIN256COLORS, 18, 114, 188, 10, BS_AUTOCHECKBOX | WS_TABSTOP
|
||||
CHECKBOX "Lancer en résolution d'écran 640x480 ", IDC_CHKRUNIN640480RES, 18, 129, 188, 10, BS_AUTOCHECKBOX | WS_TABSTOP
|
||||
CHECKBOX "Désactiver les thèmes visuels", IDC_CHKDISABLEVISUALTHEMES, 18, 144, 188, 10, BS_AUTOCHECKBOX | WS_TABSTOP
|
||||
PUSHBUTTON "É&diter les Modes de compatibilité", IDC_EDITCOMPATIBILITYMODES, 102, 167, 115, 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue