mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
French: Add back RGUI_BORDER_FILLER_THICKNESS
This commit is contained in:
parent
d51cd37fa8
commit
ec624f7baa
@ -6824,14 +6824,6 @@ MSG_HASH(
|
||||
|
||||
/* RGUI: Settings > User Interface > Appearance */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||
"Remplissage de la bordure"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||
"Affiche la bordure du menu."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BACKGROUND_FILLER_THICKNESS_ENABLE,
|
||||
"Épaisseur du remplissage de l'arrière-plan"
|
||||
@ -6840,6 +6832,22 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_MENU_RGUI_BACKGROUND_FILLER_THICKNESS_ENABLE,
|
||||
"Augmente la taille du motif de damier en arrière-plan du menu."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||
"Remplissage de la bordure"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_BORDER_FILLER_THICKNESS_ENABLE,
|
||||
"Épaisseur du remplissage de la bordure"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_MENU_RGUI_BORDER_FILLER_THICKNESS_ENABLE,
|
||||
"Augmente la taille du motif de damier en arrière-plan de la bordure."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_MENU_RGUI_BORDER_FILLER_ENABLE,
|
||||
"Affiche la bordure du menu."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MENU_RGUI_FULL_WIDTH_LAYOUT,
|
||||
"Utiliser la mise en page en pleine largeur"
|
||||
|
Loading…
x
Reference in New Issue
Block a user