Extensions

This commit is contained in:
Marc Delisle
2005-11-24 13:57:46 +00:00
parent a5f401a825
commit e201cdf3dc
118 changed files with 118 additions and 118 deletions

View File

@@ -966,6 +966,6 @@ $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
$strUsedPhpExtension = 'Used PHP extensions'; //to translate
$strMysqlClientVersion = 'MySQL client version'; //to translate
$strUsedPhpExtensions = 'Used PHP extensions'; //to translate
?>