diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2017-02-17 09:34:26 -0500 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2017-02-17 09:34:26 -0500 |
| commit | 4f24f51a5eb31c3c1e93ecbbc65111b0c037ff29 (patch) | |
| tree | 0c8ecdae8c9e20b67f55c6aa67af3e5d57c56b99 /www/lang | |
| parent | 9259570206df3033c40fdb1f753d53911f8e0358 (diff) | |
android and iOS ports now allow for strict SSL checks via setting in dev options. DO NOT ENABLE with self signed certs #455
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/lang/locale-en.json b/www/lang/locale-en.json index 61701716..aa6611e4 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -77,6 +77,7 @@ "kEnableLogs" :"Enable logs", "kEnableNewsUpdates" :"enable news updates", "kEnterPin" :"Enter PIN", + "kEnableStrictSSL" : "Enable strict SSL check", "kError" :"Error", "kErrorChangingMonitors" :"Error changing monitors. Please check logs", "kErrorFrameBanner" :"could not retrieve frame details", |
