diff --git a/lang/french.inc.php3 b/lang/french.inc.php3 index 5be8dbab0..afc9e095c 100644 --- a/lang/french.inc.php3 +++ b/lang/french.inc.php3 @@ -224,7 +224,7 @@ $strPrimary = 'Primaire'; $strPrimaryKey = 'Clé primaire'; $strPrimaryKeyHasBeenDropped = 'La clé primaire a été effacée'; $strPrimaryKeyName = 'Le nom d\'une clef primaire doit être PRIMARY !'; -$strPrimaryKeyWarning = '("PRIMARY" doit et ne peut être que le nom d\'une clef primaire&nsbp;!)'; +$strPrimaryKeyWarning = '("PRIMARY" doit et ne peut être que le nom d\'une clef primaire !)'; $strPrintView = 'Version imprimable'; $strPrivileges = 'Privilèges'; $strProperties = 'Propriétés';