diff options
author | Ruben Pollan <meskio@sindominio.net> | 2019-01-03 17:56:21 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2019-01-03 17:56:21 +0100 |
commit | 9434d2534b0031c20de64ba03518aa7a150b265d (patch) | |
tree | 179c322061c8b3d89290d33e91b79aa08ef322b4 /locales/en-US/messages.gotext.json | |
parent | 276eb57b559d09581ff1da2154319e9377745f32 (diff) |
[i18n] update locales and add bn and lt0.18.12
Diffstat (limited to 'locales/en-US/messages.gotext.json')
-rw-r--r-- | locales/en-US/messages.gotext.json | 27 |
1 files changed, 5 insertions, 22 deletions
diff --git a/locales/en-US/messages.gotext.json b/locales/en-US/messages.gotext.json index 5b45c73..f1d2084 100644 --- a/locales/en-US/messages.gotext.json +++ b/locales/en-US/messages.gotext.json @@ -182,28 +182,6 @@ "translation": "Turn off" }, { - "id": "Cancel", - "message": "Cancel", - "translation": "Cancel" - }, - { - "id": "Cancel connection to {ApplicationName}", - "message": "Cancel connection to {ApplicationName}", - "translation": "Cancel connection to {ApplicationName}", - "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "ApplicationName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "applicationName" - } - ], - "fuzzy": true - }, - { "id": "Help...", "message": "Help...", "translation": "Help...", @@ -294,6 +272,11 @@ "fuzzy": true }, { + "id": "Cancel", + "message": "Cancel", + "translation": "Cancel" + }, + { "id": "Connecting to {ApplicationName}", "message": "Connecting to {ApplicationName}", "translation": "Connecting to {ApplicationName}", |