summaryrefslogtreecommitdiff
path: root/plugins/help
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-03-21 17:41:50 +0100
committerThomas Bruederli <thomas@roundcube.net>2014-03-21 17:41:50 +0100
commite5bb1357a5bad2f5ed9b488425d6b195296ca595 (patch)
treea558a58aced48cd23072e1ca8a95bbad21b169fa /plugins/help
parentab8bad44d074ac47083ef74ab17514e91d6b3a69 (diff)
Synchrnonized translations from Transifex
Diffstat (limited to 'plugins/help')
-rw-r--r--plugins/help/localization/fr_FR.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/help/localization/fr_FR.inc b/plugins/help/localization/fr_FR.inc
index 97e00176d..11a282f10 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';
?>