From cceda3d9c4934d21361cecea6617af7e8e8c8b84 Mon Sep 17 00:00:00 2001 From: thomasb Date: Thu, 1 Apr 2010 06:40:32 +0000 Subject: Fix typo git-svn-id: https://svn.roundcube.net/trunk@3458 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/en_US/messages.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'roundcubemail/program/localization') diff --git a/roundcubemail/program/localization/en_US/messages.inc b/roundcubemail/program/localization/en_US/messages.inc index 0152cebe8..f87cfb579 100644 --- a/roundcubemail/program/localization/en_US/messages.inc +++ b/roundcubemail/program/localization/en_US/messages.inc @@ -97,7 +97,6 @@ $messages['selectimportfile'] = 'Please select a file to upload'; $messages['addresswriterror'] = 'The selected address book is not writeable'; $messages['contactaddedtogroup'] = 'Successfully added the contacts to this group'; $messages['contactremovedfromgroup'] = 'Successfully remove contacts from this group'; - $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

'; -- cgit v1.2.3