diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-27 07:51:57 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-10-27 07:51:57 -0400 |
| commit | 2ab37cf8e468fddf658897f6ef9c6391f8784b8f (patch) | |
| tree | 5039f5f2d8fddd4fbd849b327db61b522eb07e2b /www/lang/locale-en.json | |
| parent | 42c068b2dd7ff891979cc39f532af1f4fd4d987c (diff) | |
modified sensitive info warning, removed old text from language files. Authors have to readd it
Diffstat (limited to 'www/lang/locale-en.json')
| -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 d18e3ccb..b1c062c8 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -331,7 +331,7 @@ "kSelectRunState" :"Select run state", "kSelectSwitch" :"Selected profile will be loaded", "kSendingPTZ" :"Sending PTZ", - "kSensitiveBody" :"will modify the logs when creating the final output to remove sensitive data like urls and passwords. However it is eventually your responsibility to make sure there is no sensitive data in the logs. Please make sure you review and edit the logs before you send it out", + "kSensitiveBody" :"*** Before you send the logs, please make sure you remove any sensitive information. zmNinja tries to filter out passwords, but its possible that passwords will be included if you include them in URLs, for example ***", "kSensitiveTitle" :"Sensitive Information", "kServerAdd" :"Add", "kServerEmptyError" :"Server Name cannot be empty", |
