diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-10-21 09:41:32 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-10-21 09:41:32 +0000 |
| commit | 84af47038b4ae3bb5c2ddd29b13e00e33c13cf84 (patch) | |
| tree | 578c687dd07a2a5951552306b0623cf0b38e860a /roundcubemail/program/localization/cy_GB | |
| parent | e137a7e547deb6bda4f31023ba042b26fd223f9f (diff) | |
Improve vcard import (#1485502); try utf-8 first in charset detection
git-svn-id: https://svn.roundcube.net/trunk@1998 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/cy_GB')
| -rw-r--r-- | roundcubemail/program/localization/cy_GB/messages.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/cy_GB/messages.inc b/roundcubemail/program/localization/cy_GB/messages.inc index 7f152a6b3..b12c332d5 100644 --- a/roundcubemail/program/localization/cy_GB/messages.inc +++ b/roundcubemail/program/localization/cy_GB/messages.inc @@ -87,7 +87,7 @@ $messages['selectimportfile'] = 'Dewiswch ffeil i\'w lwytho fyny'; $messages['addresswriterror'] = 'Nid yw\'n bosib ysgrifennu i\'r llyfr cyfeiriadau '; $messages['importwait'] = 'Yn mewnforio, arhoswch os gwelwch yn dda...'; $messages['importerror'] = 'Methwyd a mewnforio! Nid yw\'r ffeil a lwythwyd fyny yn ffeil vCard dilys.'; -$messages['importconfirm'] = 'Fe mewnforiwyd $inserted cyswllt yn llwyddiannus, anwybyddwyd $skipped cofnod presennol: $names'; +$messages['importconfirm'] = 'Fe mewnforiwyd $inserted cyswllt yn llwyddiannus, anwybyddwyd $skipped cofnod presennol: <p><em>$names</em></p>'; $messages['opnotpermitted'] = 'Ni chaniateir y weithred!'; $messages['nofromaddress'] = 'Cyfeiriad e-bost ar goll yn y personoliaeth a ddewiswyd'; |
