diff options
| author | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-16 20:38:53 +0000 |
|---|---|---|
| committer | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-16 20:38:53 +0000 |
| commit | c462ce9da433c7f15f9292fd8fb09b14d60f5b7f (patch) | |
| tree | ee7e34f8ac2e3ec12a6c4b715519cf7a4c33cd4b /roundcubemail/program/localization/bg/messages.inc | |
| parent | 122d33b1aa246848a4d42ca6ebb6f89f0fb2dd3e (diff) | |
update bg, closes #1484778 thanks!
git-svn-id: https://svn.roundcube.net/trunk@1100 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/bg/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/bg/messages.inc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/bg/messages.inc b/roundcubemail/program/localization/bg/messages.inc index e3fb0c647..8a494e0a5 100644 --- a/roundcubemail/program/localization/bg/messages.inc +++ b/roundcubemail/program/localization/bg/messages.inc @@ -1,4 +1,4 @@ -<?php +<?php /* @@ -74,5 +74,9 @@ $messages['copyerror'] = 'Грешка при копирането на адре $messages['sourceisreadonly'] = 'Този източник на адреси е само за четене'; $messages['errorsavingcontact'] = 'Грешка при записването на адреса'; $messages['movingmessage'] = 'Преместване на писмото...'; +$messages['receiptsent'] = 'Обратната разписка е изпратена.'; +$messages['errorsendingreceipt'] = 'Грешка при изпращането на обратна разписка.'; +$messages['nodeletelastidentity'] = 'Не можете да изтриете тази самоличност, трябва да имате поне една.'; +$messages['addsubfolderhint'] = 'Тази папка ще бъде създадена като подпапка на текущо избраната'; ?>
\ No newline at end of file |
