From b99aa12f4766c8feda8ef00b73ee99fc7124e2a9 Mon Sep 17 00:00:00 2001 From: Virtually Nick Date: Mon, 25 Feb 2019 07:19:54 -0500 Subject: [PATCH] GUACAMOLE-741: Remove hard-coded APP.NAME from es.json. --- guacamole/src/main/webapp/translations/es.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/guacamole/src/main/webapp/translations/es.json b/guacamole/src/main/webapp/translations/es.json index e438c0d09..2a835937b 100644 --- a/guacamole/src/main/webapp/translations/es.json +++ b/guacamole/src/main/webapp/translations/es.json @@ -4,8 +4,6 @@ "APP" : { - "NAME" : "Apache Guacamole", - "ACTION_ACKNOWLEDGE" : "OK", "ACTION_CANCEL" : "Cancelar", "ACTION_CLONE" : "Clonar",