From cb2bc809ef29f349d38c89e202d821e67bb4c947 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Tue, 21 Sep 2010 14:47:55 -0400 Subject: [PATCH] Fix db_mode check in insert_id() --- program/localization/fa/labels.inc | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) diff --git a/program/localization/fa/labels.inc b/program/localization/fa/labels.inc index 1ac1eaa..e7a2393 100644 --- a/program/localization/fa/labels.inc +++ b/program/localization/fa/labels.inc @@ -5,13 +5,13 @@ | language/fa/labels.inc | | | | Language file of the RoundCube Webmail client | -| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | +| Copyright (C) 2005-2010, RoundCube Dev. - Switzerland | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ -| Author: Mohammad Ebrahim Mohammadi Panah <mebrahim@gmail.com> | -| Anoosh <anoosher2003@yahoo.com> | -| Nader Aghazadeh <Nader.aghazadeh@gmail.com> | +| Author: Mohammad Ebrahim Mohammadi Panah <mebrahim at gmail.com> | +| Anoosh <anoosher2003 at yahoo.com> | +| Nader Aghazadeh <Nader.aghazadeh at gmail.com> | +-----------------------------------------------------------------------+ @version $Id$ @@ -232,8 +232,7 @@ $labels['always'] = 'همواره'; $labels['showinlineimages'] = 'نمایش عکس های الصاق شده در پایین پیغام'; $labels['autosavedraft'] = 'ذخیرهی خودکار پیشنویس'; -$labels['everynminutes'] = 'دقیقه $n هر'; -$labels['keepaliveevery'] = 'دقیقه/ها $n هر'; +$labels['everynminutes'] = 'دقیقه/ها $n هر'; $labels['keepalive'] = 'بررسی پیغام جدید روی'; $labels['never'] = 'هرگز'; $labels['messagesdisplaying'] = 'نمایش داده شدن پیغام ها'; -- Gitblit v1.9.1