This commit is contained in:
Marc Delisle
2004-07-10 23:52:15 +00:00
parent ae31dd949c
commit 90534cf161
2 changed files with 2 additions and 2 deletions

View File

@@ -268,6 +268,7 @@ $strHasBeenAltered = 'ha estat alterada.';
$strHasBeenCreated = 'ha estat creada.';
$strHaveToShow = 'Has d\'escollir al menys una columna per mostrar';
$strHebrew = 'Hebreu';
$strHexForBinary = 'Usa hexadecimal per camps binaris';
$strHome = 'Inici';
$strHomepageOfficial = 'Plana oficial del phpMyAdmin';
$strHost = 'Servidor';
@@ -707,5 +708,4 @@ $strYes = 'Si';
$strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el limit.';
$strZip = '"comprimit amb zip"';
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
?>

View File

@@ -269,6 +269,7 @@ $strHasBeenAltered = 'ha estat alterada.';
$strHasBeenCreated = 'ha estat creada.';
$strHaveToShow = 'Has d\'escollir al menys una columna per mostrar';
$strHebrew = 'Hebreu';
$strHexForBinary = 'Usa hexadecimal per camps binaris';
$strHome = 'Inici';
$strHomepageOfficial = 'Plana oficial del phpMyAdmin';
$strHost = 'Servidor';
@@ -708,5 +709,4 @@ $strYes = 'Si';
$strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el limit.';
$strZip = '"comprimit amb zip"';
$strHexForBinary = 'Use hexadecimal for binary fields'; //to translate
?>