diff options
author | thomascube <thomas@roundcube.net> | 2008-10-21 09:41:32 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-10-21 09:41:32 +0000 |
commit | b58f11841539035f8fa06c2a0e64dd9199d6a089 (patch) | |
tree | 15acefd04d57c6efd295f2d8b8d364f86f69dee7 /program/localization/he_IL/messages.inc | |
parent | a2451ccbc994a1de54be7afd118832991d1f83aa (diff) |
Improve vcard import (#1485502); try utf-8 first in charset detection
Diffstat (limited to 'program/localization/he_IL/messages.inc')
-rw-r--r-- | program/localization/he_IL/messages.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc index c8b46c125..046e19e81 100644 --- a/program/localization/he_IL/messages.inc +++ b/program/localization/he_IL/messages.inc @@ -87,7 +87,7 @@ $messages['selectimportfile'] = 'נא לבחור קובץ לייבוא'; $messages['addresswriterror'] = 'פנקס הכתובות שנבחר אינו ניתן לכתיבה'; $messages['importwait'] = 'ייבוא, נא להמתין..'; $messages['importerror'] = 'חוקי vCard הייבוא נכשל כי הקובץ אינו בפורמט'; -$messages['importconfirm'] = 'יובאו $inserted אנשי קשר, $skipped היו קיימים $names'; +$messages['importconfirm'] = 'יובאו $inserted אנשי קשר, $skipped היו קיימים <p><em>$names</em></p>'; $messages['opnotpermitted'] = 'פעולה אסורה!'; ?> |