From 16d62001e078c3585d478e0347d9c963c19410fb Mon Sep 17 00:00:00 2001 From: Weedy Weed Smoker Date: Thu, 12 Mar 2020 01:36:41 +0700 Subject: [PATCH] French: Add Menu scroll acceleration --- intl/msg_hash_fr.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/intl/msg_hash_fr.h b/intl/msg_hash_fr.h index ebff2ad599..6dae6bda2c 100644 --- a/intl/msg_hash_fr.h +++ b/intl/msg_hash_fr.h @@ -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"