From b58f11841539035f8fa06c2a0e64dd9199d6a089 Mon Sep 17 00:00:00 2001 From: thomascube Date: Tue, 21 Oct 2008 09:41:32 +0000 Subject: Improve vcard import (#1485502); try utf-8 first in charset detection --- program/localization/en_GB/messages.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/localization/en_GB') diff --git a/program/localization/en_GB/messages.inc b/program/localization/en_GB/messages.inc index 70b8f4693..e9ce8feb0 100644 --- a/program/localization/en_GB/messages.inc +++ b/program/localization/en_GB/messages.inc @@ -90,7 +90,7 @@ $messages['selectimportfile'] = 'Please select a file to upload'; $messages['addresswriterror'] = 'The selected address book is not writeable'; $messages['importwait'] = 'Importing, please wait...'; $messages['importerror'] = 'Import failed! The uploaded file is not a valid vCard file.'; -$messages['importconfirm'] = 'Successfully imported $inserted contacts, $skipped existing entries skipped:$names'; +$messages['importconfirm'] = 'Successfully imported $inserted contacts, $skipped existing entries skipped:

$names

'; $messages['opnotpermitted'] = 'Operation not permitted!'; $messages['nofromaddress'] = 'Missing e-mail address in selected identity'; -- cgit v1.2.3