From 4dcd93f3a1c12001c3a8aa37eb0e49861cbcd115 Mon Sep 17 00:00:00 2001 From: jdarias Date: Sun, 1 May 2016 22:41:28 -0500 Subject: [PATCH] oh snap! --- js/translate/template.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/translate/template.js b/js/translate/template.js index c7d108e..332aa76 100644 --- a/js/translate/template.js +++ b/js/translate/template.js @@ -160,5 +160,5 @@ translations.en_US = { // replace en_US to ll_CC, examples: zh_CN, de_AT. 'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)': '', 'Trying to connect to aria2 using the new connection configuration': - '', + '' };