diff --git a/lang/catalan-iso-8859-1.inc.php b/lang/catalan-iso-8859-1.inc.php index 2973a1668..706cd37d0 100644 --- a/lang/catalan-iso-8859-1.inc.php +++ b/lang/catalan-iso-8859-1.inc.php @@ -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 ?> diff --git a/lang/catalan-utf-8.inc.php b/lang/catalan-utf-8.inc.php index 7fbf7ed3e..d605b3c1d 100644 --- a/lang/catalan-utf-8.inc.php +++ b/lang/catalan-utf-8.inc.php @@ -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 ?>