operations

This commit is contained in:
Marc Delisle
2002-04-28 12:04:58 +00:00
parent 173a482610
commit 61c028448a
2 changed files with 2 additions and 2 deletions

View File

@@ -214,6 +214,7 @@ $strNoUsersFound = 'No user(s) found.';
$strNull = 'Null'; $strNull = 'Null';
$strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.'; $strOftenQuotation = 'Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the "enclosed by"-character.';
$strOperations = 'Operations';
$strOptimizeTable = 'Optimize table'; $strOptimizeTable = 'Optimize table';
$strOptionalControls = 'Optional. Controls how to write or read special characters.'; $strOptionalControls = 'Optional. Controls how to write or read special characters.';
$strOptionally = 'OPTIONALLY'; $strOptionally = 'OPTIONALLY';
@@ -349,5 +350,4 @@ $strYes = 'Yes';
$strZip = '"zipped"'; $strZip = '"zipped"';
$strOperations = 'Operations'; //to translate
?> ?>

View File

@@ -214,6 +214,7 @@ $strNoUsersFound = 'Il n\'y a aucun utilisateur';
$strNull = 'Null'; $strNull = 'Null';
$strOftenQuotation = 'Souvent des guillemets. OPTIONNEL signifie que seuls les champs de type char et varchar sont entour<75>s par ce caract<63>re.'; $strOftenQuotation = 'Souvent des guillemets. OPTIONNEL signifie que seuls les champs de type char et varchar sont entour<75>s par ce caract<63>re.';
$strOperations = 'Op<4F>rations';
$strOptimizeTable = 'Optimiser la table'; $strOptimizeTable = 'Optimiser la table';
$strOptionalControls = 'Optionnel. Indique le caract<63>re qui permet d\'enlever l\'effet des caract<63>res sp<73>ciaux.'; $strOptionalControls = 'Optionnel. Indique le caract<63>re qui permet d\'enlever l\'effet des caract<63>res sp<73>ciaux.';
$strOptionally = 'OPTIONNEL'; $strOptionally = 'OPTIONNEL';
@@ -349,5 +350,4 @@ $strYes = 'Oui';
$strZip = '"zipp<70>"'; $strZip = '"zipp<70>"';
$strOperations = 'Operations'; //to translate
?> ?>