diff --git a/pkg/vtiger/translations/French/modules/ModComments.php b/pkg/vtiger/translations/French/modules/ModComments.php index 62c7dfcf1582e4c0296fc9a6ada993defa4b64ce..50592e411539597bcc73a34b45bc49683764ea74 100644 --- a/pkg/vtiger/translations/French/modules/ModComments.php +++ b/pkg/vtiger/translations/French/modules/ModComments.php @@ -9,11 +9,11 @@ ************************************************************************************/ $languageStrings = array( 'SINGLE_ModComments' => 'Commentaire' , - 'LBL_RECORDS_LIST' => 'Comments List' , - 'LBL_MODCOMMENTS_INFORMATION' => 'Information Commentaire' , + 'LBL_RECORDS_LIST' => 'Liste des Commentaires' , + 'LBL_MODCOMMENTS_INFORMATION' => 'Information sur le Commentaire' , 'LBL_OTHER_INFORMATION' => 'Autres Informations' , - 'LBL_ADDING_COMMENT' => 'Adding Comment' , - 'LBL_WRITE_YOUR_COMMENT_HERE' => 'Enter comments here' , + 'LBL_ADDING_COMMENT' => 'Ajouter un Commentaire' , + 'LBL_WRITE_YOUR_COMMENT_HERE' => 'Entrer un commentaire ici' , 'Comment' => 'Commentaire' , 'Creator' => 'Créé par' , 'Related To Comments' => 'Commentaires liés' ,