From 84af47038b4ae3bb5c2ddd29b13e00e33c13cf84 Mon Sep 17 00:00:00 2001 From: thomasb Date: Tue, 21 Oct 2008 09:41:32 +0000 Subject: Improve vcard import (#1485502); try utf-8 first in charset detection git-svn-id: https://svn.roundcube.net/trunk@1998 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/lt_LT/messages.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/localization/lt_LT') diff --git a/roundcubemail/program/localization/lt_LT/messages.inc b/roundcubemail/program/localization/lt_LT/messages.inc index 2912d19f4..a44954cee 100644 --- a/roundcubemail/program/localization/lt_LT/messages.inc +++ b/roundcubemail/program/localization/lt_LT/messages.inc @@ -88,7 +88,7 @@ $messages['selectimportfile'] = 'Prašome pasirinkti bylą įkėlimui'; $messages['addresswriterror'] = 'Pasirinkta adresų knyga nėra įrašoma'; $messages['importwait'] = 'Importuojama, prašome palaukti...'; $messages['importerror'] = 'Importavimas nepavyko! Įkelta byla nėra vCard formato.'; -$messages['importconfirm'] = 'Sėkmingai importuoti $inserted kontaktai, $skipped egzistuojančių įrašų praleista:$names'; +$messages['importconfirm'] = 'Sėkmingai importuoti $inserted kontaktai, $skipped egzistuojančių įrašų praleista:

$names

'; $messages['opnotpermitted'] = 'Operacija neleistina!'; ?> -- cgit v1.2.3