strDefaultValueHelp

This commit is contained in:
Marc Delisle
2003-02-07 17:44:22 +00:00
parent 6be4aee813
commit 6a8d74f1c5
94 changed files with 104 additions and 5 deletions

View File

@@ -581,4 +581,5 @@ $strDBGMaxTimeMs = 'Max time, ms'; //to translate
$strDBGContextID = 'Context ID'; //to translate
$strDBGContext = 'Context'; //to translate
$strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
?>