From fbe54043cf598b19a753dc2b21a7ed558d23fd15 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Thu, 18 Aug 2011 13:40:07 -0400 Subject: [PATCH] Fix folders drop-down list: descend into root folder (e.g. INBOX) even if part of the exception list --- program/localization/eu_ES/messages.inc | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/program/localization/eu_ES/messages.inc b/program/localization/eu_ES/messages.inc index c8b1ba1..8476590 100644 --- a/program/localization/eu_ES/messages.inc +++ b/program/localization/eu_ES/messages.inc @@ -4,8 +4,8 @@ +-----------------------------------------------------------------------+ | language/eu_ES/messages.inc | | | -| Language file of the RoundCube Webmail client | -| Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | +| Language file of the Roundcube Webmail client | +| Copyright (C) 2005-2010, The Roundcube Dev Team | | Licensed under the GNU GPL | | | +-----------------------------------------------------------------------+ @@ -78,7 +78,6 @@ $messages['receiptsent'] = 'Ondo bidalia irakurritako agiria'; $messages['errorsendingreceipt'] = 'Ezin da agiria bidali'; $messages['nodeletelastidentity'] = 'Ezin da izaera hau ezabatu, zure bakarra da'; -$messages['addsubfolderhint'] = 'Aukeratutakoaren azpikarpeta bezala sortuko da karpeta hau'; $messages['forbiddencharacter'] = 'Karpeta izenak debekatutako karaktereak ditu'; ?> -- Gitblit v1.9.1