reworded the message, added the missing translation strings

This commit is contained in:
El RIDO 2019-06-17 21:18:30 +02:00
parent fc914b4b84
commit a67c9ab129
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
16 changed files with 60 additions and 21 deletions

View file

@ -4672,7 +4672,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
}
if (isInsecureConnection()) {
Alert.showError('This instance is using an insecure connection! Please only use this for testing.');
Alert.showError('This website is using an insecure HTTP connection! Please use it only for testing.');
}
return true;