Repository: guacamole-client
Updated Branches:
  refs/heads/master 7e6df7c13 -> 164e6086a


GUACAMOLE-569: fix minor typo error


Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/9cd97eaf
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/9cd97eaf
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-client/diff/9cd97eaf

Branch: refs/heads/master
Commit: 9cd97eaf66a42e98940f1403cfbf0637201c621e
Parents: 2daf38b
Author: Freddie Wu <freddie...@capitaledge.cn>
Authored: Tue Jun 5 18:44:31 2018 +0800
Committer: Freddie Wu <freddie...@capitaledge.cn>
Committed: Wed Jun 6 10:00:46 2018 +0800

----------------------------------------------------------------------
 guacamole/src/main/webapp/translations/en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-client/blob/9cd97eaf/guacamole/src/main/webapp/translations/en.json
----------------------------------------------------------------------
diff --git a/guacamole/src/main/webapp/translations/en.json 
b/guacamole/src/main/webapp/translations/en.json
index cd57e39..cd3e753 100644
--- a/guacamole/src/main/webapp/translations/en.json
+++ b/guacamole/src/main/webapp/translations/en.json
@@ -94,7 +94,7 @@
 
         "ERROR_UPLOAD_100"     : "File transfer is either not supported or not 
enabled. Please contact your system administrator, or check your system logs.",
         "ERROR_UPLOAD_201"     : "Too many files are currently being 
transferred. Please wait for existing transfers to complete, and then try 
again.",
-        "ERROR_UPLOAD_202"     : "The file cannot be transferred because the 
remote desktop server is taking too long to respond. Please try again or or 
contact your system administrator.",
+        "ERROR_UPLOAD_202"     : "The file cannot be transferred because the 
remote desktop server is taking too long to respond. Please try again or 
contact your system administrator.",
         "ERROR_UPLOAD_203"     : "The remote desktop server encountered an 
error during transfer. Please try again or contact your system administrator.",
         "ERROR_UPLOAD_204"     : "The destination for the file transfer does 
not exist. Please check that the destination exists and try again.",
         "ERROR_UPLOAD_205"     : "The destination for the file transfer is 
currently locked. Please wait for any in-progress tasks to complete and try 
again.",

Reply via email to