From cc269498c006ebf10ca73a16f5a95753e9adad8f Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sat, 26 Nov 2016 20:00:41 -0800 Subject: [PATCH] GUACAMOLE-130: Remove reference to non-existent keyboard layout. --- guacamole/src/main/webapp/translations/no.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/guacamole/src/main/webapp/translations/no.json b/guacamole/src/main/webapp/translations/no.json index 693c39ac9..694e7344c 100644 --- a/guacamole/src/main/webapp/translations/no.json +++ b/guacamole/src/main/webapp/translations/no.json @@ -126,9 +126,7 @@ "TEXT_CLIENT_STATUS_DISCONNECTED" : "Du er frakoblet.", "TEXT_CLIENT_STATUS_WAITING" : "Tilkoblet Guacamole. Venter på svar...", "TEXT_RECONNECT_COUNTDOWN" : "Kobler til på nytt om {REMAINING} {REMAINING, plural, one{second} other{seconds}}...", - "TEXT_FILE_TRANSFER_PROGRESS" : "{PROGRESS} {UNIT, select, b{B} kb{KB} mb{MB} gb{GB} other{}}", - - "URL_OSK_LAYOUT" : "layouts/no-no-qwerty.json" + "TEXT_FILE_TRANSFER_PROGRESS" : "{PROGRESS} {UNIT, select, b{B} kb{KB} mb{MB} gb{GB} other{}}" },