You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manager/includes/lang/english.inc.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -701,7 +701,7 @@
701
701
$_lang["password_method_email"] = 'Send the new password by e-mail.';
702
702
$_lang["password_method_screen"] = 'Show the new password on screen.';
703
703
$_lang["password_msg"] = 'The new password for <b>%s</b> is <b>%s</b><br>';
704
-
$_lang["php_version_check"] = 'EVO Evolution is compatible with PHP version 5.0.0 and higher. This server is using version %s%. Please upgrade your PHP installation!';
704
+
$_lang["php_version_check"] = 'EVO Evolution is compatible with PHP version 5.6.0 and higher. This server is using version %s%. Please upgrade your PHP installation!';
Copy file name to clipboardExpand all lines: manager/includes/lang/italian.inc.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -690,7 +690,7 @@
690
690
$_lang["password_method_email"] = 'Invia la nuova password per e-mail.';
691
691
$_lang["password_method_screen"] = 'Mostra la nuova password sullo schermo.';
692
692
$_lang["password_msg"] = 'La nuova password per <b>%s</b> è <b>%s</b><br>';
693
-
$_lang["php_version_check"] = 'EVO è compatibile con PHP versione 5.0.0 o superiore. Il vostro server usa la versione %s%. Si prega di aggiornare l\'installazione di PHP!';
693
+
$_lang["php_version_check"] = 'EVO è compatibile con PHP versione 5.6.0 o superiore. Il vostro server usa la versione %s%. Si prega di aggiornare l\'installazione di PHP!';
694
694
$_lang["plugin"] = 'Plugin';
695
695
$_lang["plugins"] = 'Plugins';
696
696
$_lang["plugin_code"] = 'Codice del Plugin (PHP)';
0 commit comments