diff options
Diffstat (limited to 'locales/nl')
-rw-r--r-- | locales/nl/messages.gotext.json | 25 |
1 files changed, 5 insertions, 20 deletions
diff --git a/locales/nl/messages.gotext.json b/locales/nl/messages.gotext.json index 5e68910..cadc77c 100644 --- a/locales/nl/messages.gotext.json +++ b/locales/nl/messages.gotext.json @@ -162,26 +162,6 @@ "translation": "Uitschakelen" }, { - "id": "Cancel", - "message": "Cancel", - "translation": "Annuleren" - }, - { - "id": "Cancel connection to {ApplicationName}", - "message": "Cancel connection to {ApplicationName}", - "translation": "Annuleer verbinding met {ApplicationName}", - "placeholders": [ - { - "id": "ApplicationName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "applicationName" - } - ] - }, - { "id": "Help...", "message": "Help...", "translation": "Hulp..." @@ -260,6 +240,11 @@ ] }, { + "id": "Cancel", + "message": "Cancel", + "translation": "Annuleren" + }, + { "id": "Connecting to {ApplicationName}", "message": "Connecting to {ApplicationName}", "translation": "Verbinden met {ApplicationName}", |