From 940c3519a6e8635c690358074da7a28c7030266e Mon Sep 17 00:00:00 2001 From: QuentinArguillere Date: Tue, 21 Jan 2025 17:27:23 +0100 Subject: [PATCH] Fix french translations for call settings --- Linphone/Localizable.xcstrings | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Linphone/Localizable.xcstrings b/Linphone/Localizable.xcstrings index 876d50d6c..0703260be 100644 --- a/Linphone/Localizable.xcstrings +++ b/Linphone/Localizable.xcstrings @@ -6004,7 +6004,7 @@ "fr" : { "stringUnit" : { "state" : "translated", - "value" : "Contrôle qualité adaptatif" + "value" : "Contrôle automatique de la qualité" } } } @@ -6021,7 +6021,7 @@ "fr" : { "stringUnit" : { "state" : "translated", - "value" : "Démarrer l'enregistrement des appels automatiquement" + "value" : "Enregistrement automatique des appels" } } } @@ -6191,7 +6191,7 @@ "fr" : { "stringUnit" : { "state" : "translated", - "value" : "Activer la vidéo" + "value" : "Autoriser la vidéo" } } } @@ -6225,7 +6225,7 @@ "fr" : { "stringUnit" : { "state" : "translated", - "value" : "Vibrer lors de la réception d'un appel" + "value" : "Vibration lors de l’appel" } } }