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/ast/labels.inc | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/program/localization/ast/labels.inc b/program/localization/ast/labels.inc index 1f1927e..70d63fc 100644 --- a/program/localization/ast/labels.inc +++ b/program/localization/ast/labels.inc @@ -3,10 +3,10 @@ /* +-----------------------------------------------------------------------+ -| language/ast/labels.inc | +| language/ast/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 | | | +-----------------------------------------------------------------------+ @@ -15,7 +15,7 @@ | http://softastur.org | +-----------------------------------------------------------------------+ -@version $Id: labels.inc 2124 2009-02-02 03:55:53Z mikelg $ +@version $Id$ */ @@ -253,7 +253,6 @@ $labels['focusonnewmessage'] = 'Poner el focu nos mensaxes nuevos'; $labels['checkallfolders'] = 'Guetar mensaxes nuevos en toles bandexes'; $labels['displaynext'] = 'Depués de mover/desaniciar amosar el mensaxe que sigue darréu'; -$labels['indexsort'] = 'Usar l\'indiz del mensaxe pa ordenalu por fecha'; $labels['mainoptions'] = 'Opciones principales'; $labels['section'] = 'Seición'; $labels['maintenance'] = 'Mantenimientu'; -- Gitblit v1.9.1