From 34199843d2f6ce200cb2c2d809b96811fa6152bd Mon Sep 17 00:00:00 2001 From: Mathias Date: Mon, 27 Jul 2015 20:57:11 +0200 Subject: [PATCH] GUAC-1273: Correct Italian on screen keyboard --- guacamole/src/main/webapp/layouts/it-it-qwerty.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guacamole/src/main/webapp/layouts/it-it-qwerty.json b/guacamole/src/main/webapp/layouts/it-it-qwerty.json index e6c444556..61104d99b 100644 --- a/guacamole/src/main/webapp/layouts/it-it-qwerty.json +++ b/guacamole/src/main/webapp/layouts/it-it-qwerty.json @@ -92,12 +92,12 @@ "keysym" : 65506 }], "LCtrl" : [{ - "title" : "Strg", + "title" : "Ctrl", "modifier" : "control", "keysym" : 65507 }], "RCtrl" : [{ - "title" : "Strg", + "title" : "Ctrl", "modifier" : "control", "keysym" : 65508 }],