Add link for duplicating current frameset (RFE #1165206).

This commit is contained in:
Michal Čihař
2005-11-23 21:06:51 +00:00
parent c938c3e03b
commit 280a47fecd
122 changed files with 148 additions and 3 deletions

View File

@@ -964,4 +964,5 @@ $strFileNameTemplateDescriptionTable = 'table name'; //to translate
$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
?>