Merge pull request #10258 from WeedyWeedSmoker/French-translation-update

French: Add Menu scroll acceleration
This commit is contained in:
Twinaphex 2020-03-11 19:58:10 +01:00 committed by GitHub
commit 4a533447a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7141,6 +7141,22 @@ MSG_HASH(
MENU_ENUM_SUBLABEL_MENU_SHOW_LEGACY_THUMBNAIL_UPDATER,
"Afficher/masquer l'ancienne méthode procédant par téléchargement de packs de miniatures par systèmes entiers."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MENU_SCROLL_FAST,
"Accélération au défilement du menu"
)
MSG_HASH(
MENU_ENUM_SUBLABEL_MENU_SCROLL_FAST,
"Vitesse maximale de déplacement du curseur lors d'un défilement prolongé."
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SCROLL_NORMAL,
"Normale"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_SCROLL_FAST,
"Rapide"
)
MSG_HASH(
MENU_ENUM_LABEL_VALUE_MENU_VIEWS_SETTINGS,
"Vues"