From eadb6de5bc650ef22da006dadc00bb5aafe886cb Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Fri, 21 Mar 2014 09:11:27 -0400 Subject: [PATCH] Map fr => fr_FR for transifex pulling --- .tx/config | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.tx/config b/.tx/config index e183fb9..0608373 100644 --- a/.tx/config +++ b/.tx/config @@ -1,6 +1,6 @@ [main] host = https://www.transifex.com -lang_map = be: be_BE, sr: sr_CS, fa: fa_AF, lb: lb_LU +lang_map = be: be_BE, sr: sr_CS, fa: fa_AF, lb: lb_LU, fr: fr_FR type = PHP_ALT_ARRAY [roundcube-webmail.labels] -- Gitblit v1.9.1