diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2015-02-07 18:32:19 +0100 |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2015-02-07 18:32:19 +0100 |
commit | 36147bd6df93cfc379072b76a6c1c0e6e383cbbc (patch) | |
tree | 311ea497152d7bf46cbd965cdf7bb0d189c2ff6e /plugins/attachment_reminder/localization/fr_FR.inc | |
parent | 56040b941c20d1d2ed2abf3f1993ea550bc13086 (diff) |
Update localizations from Transifex
Diffstat (limited to 'plugins/attachment_reminder/localization/fr_FR.inc')
-rw-r--r-- | plugins/attachment_reminder/localization/fr_FR.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/attachment_reminder/localization/fr_FR.inc b/plugins/attachment_reminder/localization/fr_FR.inc index 1d1af5a56..999affccb 100644 --- a/plugins/attachment_reminder/localization/fr_FR.inc +++ b/plugins/attachment_reminder/localization/fr_FR.inc @@ -16,5 +16,5 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ */ $messages['forgotattachment'] = "Avez-vous oublié de joindre un fichier ?"; -$messages['reminderoption'] = "Rappeler les pièces jointes oubliées"; -$messages['keywords'] = "joins,joint,attaché,fichier,inclus,ci-inclus,CV"; +$messages['reminderoption'] = "Rappel sur les pièces jointes oubliées"; +$messages['keywords'] = "pièce jointe,fichier,joindre,joins,joint,attaché,inclus,ci-inclus,CV, lettre d'accompagnement"; |