From c8c95392a31b5916d6749e1f90a421b85133e6e8 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 9 Aug 2006 11:40:51 +0000 Subject: [PATCH] strFontSize --- lang/french-iso-8859-1.inc.php | 2 +- lang/french-iso-8859-15.inc.php | 2 +- lang/french-utf-8.inc.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/french-iso-8859-1.inc.php b/lang/french-iso-8859-1.inc.php index f4fe5194f..3f1a696d0 100644 --- a/lang/french-iso-8859-1.inc.php +++ b/lang/french-iso-8859-1.inc.php @@ -300,6 +300,7 @@ $strFlushPrivilegesNote = 'Note: phpMyAdmin obtient la liste des privil $strFlushQueryCache = 'Vider la cache des requêtes'; $strFlushTable = 'Recharger la table ("FLUSH")'; $strFlushTables = 'Fermer toutes les tables'; +$strFontSize = 'Taille du texte'; $strFormat = 'format'; $strFormEmpty = 'Formulaire incomplet !'; $strFreePages = 'Pages libres'; @@ -990,5 +991,4 @@ $strYes = 'Oui'; $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; -$strFontSize = 'Font size'; //to translate ?> diff --git a/lang/french-iso-8859-15.inc.php b/lang/french-iso-8859-15.inc.php index 88712c298..dbe50d32f 100644 --- a/lang/french-iso-8859-15.inc.php +++ b/lang/french-iso-8859-15.inc.php @@ -300,6 +300,7 @@ $strFlushPrivilegesNote = 'Note: phpMyAdmin obtient la liste des privil $strFlushQueryCache = 'Vider la cache des requêtes'; $strFlushTable = 'Recharger la table ("FLUSH")'; $strFlushTables = 'Fermer toutes les tables'; +$strFontSize = 'Taille du texte'; $strFormat = 'format'; $strFormEmpty = 'Formulaire incomplet !'; $strFreePages = 'Pages libres'; @@ -990,5 +991,4 @@ $strYes = 'Oui'; $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; -$strFontSize = 'Font size'; //to translate ?> diff --git a/lang/french-utf-8.inc.php b/lang/french-utf-8.inc.php index 8c4da01f3..592c81219 100644 --- a/lang/french-utf-8.inc.php +++ b/lang/french-utf-8.inc.php @@ -301,6 +301,7 @@ $strFlushPrivilegesNote = 'Note: phpMyAdmin obtient la liste des privilèges dir $strFlushQueryCache = 'Vider la cache des requêtes'; $strFlushTable = 'Recharger la table ("FLUSH")'; $strFlushTables = 'Fermer toutes les tables'; +$strFontSize = 'Taille du texte'; $strFormat = 'format'; $strFormEmpty = 'Formulaire incomplet !'; $strFreePages = 'Pages libres'; @@ -991,5 +992,4 @@ $strYes = 'Oui'; $strZeroRemovesTheLimit = 'Note: Une valeur de 0 (zero) enlève la limite.'; $strZip = '"zippé"'; -$strFontSize = 'Font size'; //to translate ?>