Add missing string.

This commit is contained in:
Michal Čihař
2010-02-24 09:06:49 +00:00
parent 3a40107c8c
commit 9f12fc22c4

View File

@@ -1635,6 +1635,7 @@ $strRenameView = 'Rename view to'; //to translate
$strReplicationSlaveReset = 'Reset slave'; //to translate
$strSQLExportUTC = 'Export time in UTC'; //to translate
$strShowInsert = 'Show insert query'; //to translate
$strCreateNewTableShort = 'Create new table'; //to translate
$strPDFPageCreated = 'Page has been created'; //to translate
$strPDFPageCreateFailed = 'Page creation failed'; //to translate