if (!$tls) {
$help = DI::l10n()->t('The detection of TLS to secure the communication between the browser and the new Friendica server failed.');
- $help .= ' ' . DI::l10n()->t('It is highly encuraged to use Friendica only over a secured connection as sensible information like passwords will be transmitted.');
+ $help .= ' ' . DI::l10n()->t('It is highly encouraged to use Friendica only over a secure connection as sensitive information like passwords will be transmitted.');
$help .= ' ' . DI::l10n()->t('Please ensure that the connection to the server is secure.');
$this->addCheck(DI::l10n()->t('No TLS detected'), $tls, false, $help);
} else {
$this->addCheck(DI::l10n()->t('TLS detected'), $tls, false, '');
}
-
// TLS is not required
return true;
}
msgstr ""
"Project-Id-Version: 2021.09-dev\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-16 19:13+0200\n"
+"POT-Creation-Date: 2021-08-17 08:15+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: src/Core/Installer.php:608
msgid ""
-"It is highly encuraged to use Friendica only over a secured connection as "
-"sensible information like passwords will be transmitted."
+"It is highly encouraged to use Friendica only over a secure connection as "
+"sensitive information like passwords will be transmitted."
msgstr ""
#: src/Core/Installer.php:609
msgid "TLS detected"
msgstr ""
-#: src/Core/Installer.php:640
+#: src/Core/Installer.php:639
msgid "ImageMagick PHP extension is not installed"
msgstr ""
-#: src/Core/Installer.php:642
+#: src/Core/Installer.php:641
msgid "ImageMagick PHP extension is installed"
msgstr ""
-#: src/Core/Installer.php:644
+#: src/Core/Installer.php:643
msgid "ImageMagick supports GIF"
msgstr ""
-#: src/Core/Installer.php:666
+#: src/Core/Installer.php:665
msgid "Database already in use."
msgstr ""
-#: src/Core/Installer.php:671
+#: src/Core/Installer.php:670
msgid "Could not connect to database."
msgstr ""