Swedish update

This commit is contained in:
Marc Delisle
2008-02-13 17:32:43 +00:00
parent 27a20fc0f3
commit 8c3158711b

View File

@@ -1044,5 +1044,5 @@ $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 = 'Server körs med Suhosin. Se %sdokumentation%s för möjliga frågor.';
?>