mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-05-02 06:26:16 -04:00
reworded the message, added the missing translation strings
This commit is contained in:
parent
fc914b4b84
commit
a67c9ab129
16 changed files with 60 additions and 21 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue