From 92cd7f34b07e86062f2c024039e3309768b48ce6 Mon Sep 17 00:00:00 2001 From: Andy Wermke <andy@dev.next-step-software.com> Date: Thu, 04 Apr 2013 10:10:23 -0400 Subject: [PATCH] Merge branch 'master' of https://github.com/roundcube/roundcubemail --- program/localization/fy_NL/messages.inc | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/plugins/zipdownload/localization/zh_CN.inc b/program/localization/fy_NL/messages.inc similarity index 80% copy from plugins/zipdownload/localization/zh_CN.inc copy to program/localization/fy_NL/messages.inc index a4c9a2c..1dacf4a 100644 --- a/plugins/zipdownload/localization/zh_CN.inc +++ b/program/localization/fy_NL/messages.inc @@ -2,16 +2,15 @@ /* +-----------------------------------------------------------------------+ - | localization/zh_CN/labels.inc | + | localization/fy_NL/messages.inc | | | | Language file of the Roundcube Webmail client | | Copyright (C) 2012, The Roundcube Dev Team | | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: FULL NAME <EMAIL@ADDRESS> | + | Author: unknown | +-----------------------------------------------------------------------+ */ -$labels = array(); - +$messages = array(); \ No newline at end of file -- Gitblit v1.9.1