diff options
author | thomascube <thomas@roundcube.net> | 2010-04-01 06:40:32 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2010-04-01 06:40:32 +0000 |
commit | 1d773d71414316e0b9836a15c35576593427ee21 (patch) | |
tree | 9f94a0285a14e3e952143963bf362af3b4d534dd /program/localization/en_US | |
parent | aa12df20e46ae72467f8d4dc01784a500eb83f0c (diff) |
Fix typo
Diffstat (limited to 'program/localization/en_US')
-rw-r--r-- | program/localization/en_US/messages.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program/localization/en_US/messages.inc b/program/localization/en_US/messages.inc index 0152cebe8..f87cfb579 100644 --- a/program/localization/en_US/messages.inc +++ b/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'] = '<b>Successfully imported $inserted contacts, $skipped existing entries skipped</b>:<p><em>$names</em></p>'; |