summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/ru_RU
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-21 09:41:32 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-21 09:41:32 +0000
commit84af47038b4ae3bb5c2ddd29b13e00e33c13cf84 (patch)
tree578c687dd07a2a5951552306b0623cf0b38e860a /roundcubemail/program/localization/ru_RU
parente137a7e547deb6bda4f31023ba042b26fd223f9f (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/ru_RU')
-rw-r--r--roundcubemail/program/localization/ru_RU/messages.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/ru_RU/messages.inc b/roundcubemail/program/localization/ru_RU/messages.inc
index 6ad3b7081..35c15ee0a 100644
--- a/roundcubemail/program/localization/ru_RU/messages.inc
+++ b/roundcubemail/program/localization/ru_RU/messages.inc
@@ -91,7 +91,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'] = 'Действие запрещено!';
$messages['nofromaddress'] = 'В выбранном профиле не хватает адреса электронной почты';