summaryrefslogtreecommitdiff
path: root/program/localization/lt_LT/messages.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-10-21 09:41:32 +0000
committerthomascube <thomas@roundcube.net>2008-10-21 09:41:32 +0000
commitb58f11841539035f8fa06c2a0e64dd9199d6a089 (patch)
tree15acefd04d57c6efd295f2d8b8d364f86f69dee7 /program/localization/lt_LT/messages.inc
parenta2451ccbc994a1de54be7afd118832991d1f83aa (diff)
Improve vcard import (#1485502); try utf-8 first in charset detection
Diffstat (limited to 'program/localization/lt_LT/messages.inc')
-rw-r--r--program/localization/lt_LT/messages.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/lt_LT/messages.inc b/program/localization/lt_LT/messages.inc
index 2912d19f4..a44954cee 100644
--- a/program/localization/lt_LT/messages.inc
+++ b/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:<p><em>$names</em></p>';
$messages['opnotpermitted'] = 'Operacija neleistina!';
?>