|
@@ -102225,7 +102225,7 @@ __p += ' checked="checked" ';
|
|
__p += '>\n <label for="converse-login-trusted" class="form-check-label login-trusted__desc">' +
|
|
__p += '>\n <label for="converse-login-trusted" class="form-check-label login-trusted__desc">' +
|
|
__e(o.__('This is a trusted device')) +
|
|
__e(o.__('This is a trusted device')) +
|
|
'</label>\n <i class="fa fa-info-circle" data-toggle="popover"\n data-title="Trusted device?"\n data-content="' +
|
|
'</label>\n <i class="fa fa-info-circle" data-toggle="popover"\n data-title="Trusted device?"\n data-content="' +
|
|
-__e(o.__('To improve performance, we cache your data in this browser. Uncheck this box if this is a public computer or if you want your data to be deleted when you log out. It\'s important that you explicitly log out, otherwise not all cached data might be deleted. Please note, when using an untrusted device, OMEMO encryption is be supported.')) +
|
|
|
|
|
|
+__e(o.__('To improve performance, we cache your data in this browser. Uncheck this box if this is a public computer or if you want your data to be deleted when you log out. It\'s important that you explicitly log out, otherwise not all cached data might be deleted. Please note, when using an untrusted device, OMEMO encryption is NOT available.')) +
|
|
'"></i>\n </div>\n\n <fieldset class="buttons">\n <input class="btn btn-primary" type="submit" value="' +
|
|
'"></i>\n </div>\n\n <fieldset class="buttons">\n <input class="btn btn-primary" type="submit" value="' +
|
|
__e(o.__('Log in')) +
|
|
__e(o.__('Log in')) +
|
|
'">\n </fieldset>\n ';
|
|
'">\n </fieldset>\n ';
|