From ec624f7baa97fd25fb354f7eedcdea8c3cf0fdff Mon Sep 17 00:00:00 2001 From: Weedy Weed Smoker Date: Sat, 16 May 2020 08:34:23 +0700 Subject: [PATCH] French: Add back RGUI_BORDER_FILLER_THICKNESS --- intl/msg_hash_fr.h | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/intl/msg_hash_fr.h b/intl/msg_hash_fr.h index 0177dc557b..679d1612a8 100644 --- a/intl/msg_hash_fr.h +++ b/intl/msg_hash_fr.h @@ -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"