This commit is contained in:
Marc Delisle
2008-04-23 16:28:20 +00:00
parent 695e25b01f
commit c4db0f0cd7

View File

@@ -1041,6 +1041,6 @@ $strInterface = 'Interface'; //to translate
$strMySQLServerInformation = 'MySQL server information'; //to translate
$strWebServerInformation = 'Web server information'; //to translate
$strAboutphpMyAdmin = 'About phpMyAdmin'; //to translate
$strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate
$strSuhosin = 'El servidor está utilizando Suhosin. Por favor, refiérase a %sdocumentation%s para posibles ajustes.';
$strEvents = 'Events'; //to translate
?>