updates
This commit is contained in:
@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2001-07-24 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
|
* updates to french
|
||||||
|
|
||||||
2001-07-24 Steve ALberty <alberty@neptunlabs.de>
|
2001-07-24 Steve ALberty <alberty@neptunlabs.de>
|
||||||
* tbl_copy.php3: fix parameter count, thanks Marc
|
* tbl_copy.php3: fix parameter count, thanks Marc
|
||||||
|
|
||||||
|
@@ -10,8 +10,8 @@ $byteUnits = array("Octets", "Ko", "Mo", "Go");
|
|||||||
|
|
||||||
$strAccessDenied = "Acc<EFBFBD>s refus<75>";
|
$strAccessDenied = "Acc<EFBFBD>s refus<75>";
|
||||||
$strAction = "Action";
|
$strAction = "Action";
|
||||||
$strAddDeleteColumn = "Ajouter/effacer une colonne de crit<69>res";
|
$strAddDeleteColumn = "Ajouter/effacer x colonne(s)";
|
||||||
$strAddDeleteRow = "Ajouter/effacer une ligne de crit<69>res";
|
$strAddDeleteRow = "Ajouter/effacer x ligne(s)";
|
||||||
$strAddNewField = "Ajouter un champ";
|
$strAddNewField = "Ajouter un champ";
|
||||||
$strAddPriv = "Ajouter un privil<69>ge";
|
$strAddPriv = "Ajouter un privil<69>ge";
|
||||||
$strAddPrivMessage = "Vous avez ajout<75> un privil<69>ge";
|
$strAddPrivMessage = "Vous avez ajout<75> un privil<69>ge";
|
||||||
@@ -188,8 +188,8 @@ $strProducedAnError = "a g
|
|||||||
$strProperties = "Propri<EFBFBD>t<EFBFBD>s";
|
$strProperties = "Propri<EFBFBD>t<EFBFBD>s";
|
||||||
|
|
||||||
$strQBE = "Requ<EFBFBD>te par un exemple";
|
$strQBE = "Requ<EFBFBD>te par un exemple";
|
||||||
$strQBEDel = "Del"; //to translate (used in tbl_qbe.php3)
|
$strQBEDel = "Effacer";
|
||||||
$strQBEIns = "Ins"; //to translate (used in tbl_qbe.php3)
|
$strQBEIns = "Ajouter";
|
||||||
|
|
||||||
$strReadTheDocs = "Lire la documentation";
|
$strReadTheDocs = "Lire la documentation";
|
||||||
$strRecords = "Enregistrements";
|
$strRecords = "Enregistrements";
|
||||||
|
Reference in New Issue
Block a user