From 9434d2534b0031c20de64ba03518aa7a150b265d Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Thu, 3 Jan 2019 17:56:21 +0100 Subject: [i18n] update locales and add bn and lt --- locales/fr/messages.gotext.json | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) (limited to 'locales/fr/messages.gotext.json') diff --git a/locales/fr/messages.gotext.json b/locales/fr/messages.gotext.json index 69f4e48..7acdd75 100644 --- a/locales/fr/messages.gotext.json +++ b/locales/fr/messages.gotext.json @@ -161,26 +161,6 @@ "message": "Turn off", "translation": "Désactiver" }, - { - "id": "Cancel", - "message": "Cancel", - "translation": "Annuler" - }, - { - "id": "Cancel connection to {ApplicationName}", - "message": "Cancel connection to {ApplicationName}", - "translation": "Annuler la connexion à {ApplicationName}", - "placeholders": [ - { - "id": "ApplicationName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "applicationName" - } - ] - }, { "id": "Help...", "message": "Help...", @@ -259,6 +239,11 @@ } ] }, + { + "id": "Cancel", + "message": "Cancel", + "translation": "Annuler" + }, { "id": "Connecting to {ApplicationName}", "message": "Connecting to {ApplicationName}", -- cgit v1.2.3