mirror of
https://github.com/libretro/RetroArch
synced 2025-02-01 00:32:46 +00:00
Merge pull request #10258 from WeedyWeedSmoker/French-translation-update
French: Add Menu scroll acceleration
This commit is contained in:
commit
4a533447a1
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user