From 8faacfae8869f9fef223cfa0589391e6ece47e72 Mon Sep 17 00:00:00 2001 From: Vict0rC Date: Thu, 25 Apr 2019 11:07:27 +0200 Subject: [PATCH] GUACAMOLE-781: Removed 2 lines about guacamole version, which should be only in base transaltion file. --- guacamole/src/main/webapp/translations/cz.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/guacamole/src/main/webapp/translations/cz.json b/guacamole/src/main/webapp/translations/cz.json index 5b4c7da23..be916dd86 100644 --- a/guacamole/src/main/webapp/translations/cz.json +++ b/guacamole/src/main/webapp/translations/cz.json @@ -4,9 +4,6 @@ "APP" : { - "NAME" : "Apache Guacamole", - "VERSION" : "${project.version}", - "ACTION_ACKNOWLEDGE" : "OK", "ACTION_CANCEL" : "Zrušit", "ACTION_CLONE" : "Klonovat",