From 7e34e4c5b5dac037435d0fc2c6db1f71199006e0 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sat, 15 Nov 2014 04:03:58 -0500 Subject: [PATCH] Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into release-1.0 --- plugins/attachment_reminder/localization/fr_FR.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/plugins/attachment_reminder/localization/fr_FR.inc b/plugins/attachment_reminder/localization/fr_FR.inc index 45b8e10..1d1af5a 100644 --- a/plugins/attachment_reminder/localization/fr_FR.inc +++ b/plugins/attachment_reminder/localization/fr_FR.inc @@ -15,6 +15,6 @@ 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['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"; -- Gitblit v1.9.1