new messages for Sebastian

This commit is contained in:
Marc Delisle
2005-11-24 13:30:15 +00:00
parent 1a120f1d6e
commit 792e56d260
117 changed files with 351 additions and 0 deletions

View File

@@ -968,4 +968,7 @@ $strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
$strFileNameTemplateDescriptionServer = 'server name'; //to translate
$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally folloving transformations will happen: %3$s. Other text will be kept as is.'; //to translate
$strDuplicateFrameset = 'Duplicate current frameset'; //to translate
$strProtocolVersion = 'Protocol version'; //to translate
$strMySQLClientVersion = 'MySQL client version'; //to translate
$strUsedPhpExtension = 'Used PHP extensions'; //to translate
?>