strChangeDisplay

This commit is contained in:
Marc Delisle
2002-05-23 17:21:08 +00:00
parent 51da887a75
commit 67677ea70d
45 changed files with 46 additions and 0 deletions

View File

@@ -365,4 +365,5 @@ $strShowColor = 'Show color'; //to translate
$strShowTableDimension = 'Show dimension of tables'; //to translate
$strPdfInvalidPageNum = 'Undefined PDF page number!'; //to translate
$strPdfInvalidTblName = 'The "%s" table does not exist!'; //to translate
$strChangeDisplay = 'Choose Field to display'; //to translate
?>