From 56caacfe1c9b9fe6a8eabf3296c7223acf8fdcf7 Mon Sep 17 00:00:00 2001 From: QuentinArguillere Date: Tue, 5 Mar 2024 17:39:33 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20des=20traductions=20anglaises=20et=20fr?= =?UTF-8?q?an=C3=A7aises=20pour=20les=20clefs=20IM=5FMSG=20et=20GC=5FMSG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Linphone/Localizable.xcstrings | 37 ++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/Linphone/Localizable.xcstrings b/Linphone/Localizable.xcstrings index b5592f0d7..d2f5f86f4 100644 --- a/Linphone/Localizable.xcstrings +++ b/Linphone/Localizable.xcstrings @@ -337,6 +337,23 @@ }, "First name*" : { + }, + "GC_MSG" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "You have been added to a chat room" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vous avez été ajouté à une conversation" + } + } + } }, "Hang up call" : { @@ -352,6 +369,23 @@ }, "I understand" : { + }, + "IM_MSG" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "You have received a message" + } + }, + "fr" : { + "stringUnit" : { + "state" : "translated", + "value" : "Vous avez reçu un message" + } + } + } }, "Incoming call" : { @@ -376,6 +410,9 @@ }, "Job title" : { + }, + "Key" : { + "extractionState" : "manual" }, "Last name" : {