diff options
| -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 e4e5ad86..c8b477a5 100644 --- a/www/lang/locale-en.json +++ b/www/lang/locale-en.json @@ -316,7 +316,7 @@ "kWizNextStep1" :"Once auto-detection is over, you could either", "kWizNextStep2" :"Go back to previous steps and re-do", "kWizNextStep3" :"Go to the login screen with these findings auto filled in", - "kWizPasswdNote" :"note: if your password has #?@& in it, the wizard may fail cgi detection. Its best if you temporarily change the password to a simple one, run the wizard and then change it back later", + "kWizPasswdNote" :"note: if your password has special characters like #?@ or ampersand in it, the wizard may fail cgi detection. Its best if you temporarily change the password to a simple one, run the wizard and then change it back later", "kWizPortalAuth" :"Portal Authentication", "kWizPortalText" :"Lets talk about how you have configured authentication If you have enabled authentication, toggle this button", "kWizPortalTip" :"Confused? You can easily find out your portal URL by noting down the url you see on your browser when accessing the ZoneMinder Console.", |
