added $strWithChecked

This commit is contained in:
Loïc Chapeaux
2001-09-02 18:43:07 +00:00
parent e0fec05406
commit a766d050e2
26 changed files with 26 additions and 0 deletions

View File

@@ -303,4 +303,5 @@ $strServerChoice = 'Server Choice';//to translate
$strPmaDocumentation = 'phpMyAdmin Documentation';//to translate
$strFullText = 'Full Texts';//to translate
$strPartialText = 'Partial Texts';//to translate
$strWithChecked = 'With checked:';
?>