From 43df6a5c001540690df76a888f42c64fc3310115 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 17 Aug 2018 09:47:59 -0400 Subject: #681 make sure falllback happens in reasonable time, also improve progress messages to keep user updated --- www/lang/locale-en.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/lang') diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index cb776682..76b42f72 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -17,6 +17,7 @@ "kAt" :"at", "kAuthSuccess" :"authentication success", "kAuthenticating" :"authenticating", + "kAuthenticatingWebScrape" : "authenticating via web scrape", "kAutoSwitchBW" :"auto switch bandwidth", "kAwake1" :"Keep display on", "kAwake2" :"(when viewing footage)", @@ -294,6 +295,7 @@ "kProfileChangeNotification" :"You have changed from {{oldName}} to {{newName}}. Please save this profile first", "kProtect" :"protect", "kPullToReload" :"pull to reload data", + "kReachabilityFailed" : "primary login failed, trying fallbacks", "kReAuthenticating" :"re-authenticating", "kRecaptcha" :"Looks like you have enabled reCaptcha. It needs to be turned off for the app to work", "kReconfirmPin" :"Reconfirm PIN", -- cgit v1.2.3