From e5bb1357a5bad2f5ed9b488425d6b195296ca595 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Fri, 21 Mar 2014 12:41:50 -0400 Subject: [PATCH] Synchrnonized translations from Transifex --- plugins/help/localization/fr_FR.inc | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/help/localization/fr_FR.inc b/plugins/help/localization/fr_FR.inc index 97e0017..11a282f 100644 --- a/plugins/help/localization/fr_FR.inc +++ b/plugins/help/localization/fr_FR.inc @@ -15,7 +15,7 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-help/ */ -$labels['help'] = 'Aide'; -$labels['about'] = 'A propos'; -$labels['license'] = 'Licence'; +$labels['help'] = 'Help'; +$labels['about'] = 'About'; +$labels['license'] = 'License'; ?> -- Gitblit v1.9.1