new messages

This commit is contained in:
Michal Čihař
2005-11-30 18:16:42 +00:00
parent 5c6be3f5ed
commit e55f488ebf
118 changed files with 120 additions and 0 deletions

View File

@@ -969,4 +969,5 @@ $strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
$strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate
$strThemeNoPreviewAvailable = 'No preview available.'; //to translate
$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
?>