From 1b83c0fb7744ad4dd14ce6e76add706c03079f47 Mon Sep 17 00:00:00 2001 From: Virtually Nick Date: Fri, 1 Mar 2019 07:25:47 -0500 Subject: [PATCH] GUACAMOLE-569: Remove strings that aren't actually translated. --- guacamole/src/main/webapp/translations/zh.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/guacamole/src/main/webapp/translations/zh.json b/guacamole/src/main/webapp/translations/zh.json index eca865660..b94041814 100644 --- a/guacamole/src/main/webapp/translations/zh.json +++ b/guacamole/src/main/webapp/translations/zh.json @@ -4,9 +4,6 @@ "APP" : { - "NAME" : "Apache Guacamole", - "VERSION" : "${project.version}", - "ACTION_ACKNOWLEDGE" : "确定", "ACTION_CANCEL" : "取消", "ACTION_CLONE" : "克隆",