diff --git a/guacamole-ext/src/main/resources/org/glyptodon/guacamole/protocols/rdp.xml b/guacamole-ext/src/main/resources/org/glyptodon/guacamole/protocols/rdp.xml index 45bc6a2da..af39ae4f7 100644 --- a/guacamole-ext/src/main/resources/org/glyptodon/guacamole/protocols/rdp.xml +++ b/guacamole-ext/src/main/resources/org/glyptodon/guacamole/protocols/rdp.xml @@ -24,6 +24,7 @@ + diff --git a/guacamole/src/main/webapp/translations/en_US.json b/guacamole/src/main/webapp/translations/en_US.json index da003fd38..0b7fa7249 100644 --- a/guacamole/src/main/webapp/translations/en_US.json +++ b/guacamole/src/main/webapp/translations/en_US.json @@ -310,6 +310,7 @@ "FIELD_OPTION_SERVER_LAYOUT_EN_US_QWERTY" : "US English (Qwerty)", "FIELD_OPTION_SERVER_LAYOUT_FAILSAFE" : "Unicode", "FIELD_OPTION_SERVER_LAYOUT_FR_FR_AZERTY" : "French (Azerty)", + "FIELD_OPTION_SERVER_LAYOUT_IT_IT_QWERTY" : "Italian (Qwerty)", "FIELD_OPTION_SERVER_LAYOUT_SV_SE_QWERTY" : "Swedish (Qwerty)", "NAME" : "RDP"