diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-10 09:10:34 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-10 09:10:34 -0400 |
| commit | 8d4670c168a136e2745765ac9a354fb4b54d9d70 (patch) | |
| tree | 139a3a1ac55fac8e34265c4badca0d4ee69476eb | |
| parent | 5f89cfff2904b65d8adacb05b7edc8e9e2f356ff (diff) | |
zm needs restart after auth_hash
| -rw-r--r-- | www/lang/locale-en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index a0749bc1..2950c0dd 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -15,7 +15,7 @@ "kApplyingChanges" :"Applying changes. Please wait", "kArrangingImages" :"arranging images", "kAt" :"at", - "kAuthHashDisabled" :"zmNinja needs AUTH_HASH_LOGINS to be enabled to be able to display image frames", + "kAuthHashDisabled" :" AUTH_HASH_LOGINS needs to be enabled to display images. Please restart ZM afer enabling it.", "kAuthSuccess" :"authentication success", "kAuthenticating" :"authenticating", "kAuthenticatingWebScrape" : "authenticating via web scrape", |
