bug #1504218, better explanation for what is a PDF export

This commit is contained in:
Marc Delisle
2006-06-25 11:42:18 +00:00
parent d4dcc67495
commit d130c36ef4
120 changed files with 127 additions and 0 deletions

View File

@@ -1020,4 +1020,5 @@ $strServers = 'Servers'; //to translate
$strDelimiter = 'Delimiter'; //to translate
$strFunctions = 'Functions'; //to translate
$strProcedures = 'Procedures'; //to translate
$strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
?>