strExplain strPhp strNoPhp

This commit is contained in:
Marc Delisle
2002-05-24 12:41:13 +00:00
parent 413fca97b6
commit f0c6aa69d4
45 changed files with 136 additions and 0 deletions

View File

@@ -380,4 +380,7 @@ $strYes = 'Oui';
$strZip = '"zipp<70>"';
// To translate
$strExplain = 'Expliquer SQL';
$strPhp = 'Cr<43>er source PHP';
$strNoPhp = 'Sans source PHP';
?>