diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-08 16:09:57 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-01-08 16:09:57 +0000 |
| commit | 6a28b4fb865a3dd1cf5924fc7b24d4408cba8195 (patch) | |
| tree | 048eaabc68285c7598fbe750bbdb2629e41768ba /roundcubemail/program/localization/ru_RU | |
| parent | e3572766d5cd8cbbdd46ccbe69f5de02af58fee1 (diff) | |
Updated translations from launchpad
git-svn-id: https://svn.roundcube.net/trunk@5740 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ru_RU')
| -rw-r--r-- | roundcubemail/program/localization/ru_RU/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/ru_RU/labels.inc b/roundcubemail/program/localization/ru_RU/labels.inc index 60ddba4e1..e1ec97e75 100644 --- a/roundcubemail/program/localization/ru_RU/labels.inc +++ b/roundcubemail/program/localization/ru_RU/labels.inc @@ -93,6 +93,7 @@ $labels['longnov'] = 'Ноябрь'; $labels['longdec'] = 'Декабрь'; $labels['today'] = 'Сегодня'; $labels['checkmail'] = 'Доставить почту'; +$labels['compose'] = 'Написать сообщение'; $labels['writenewmessage'] = 'Новое сообщение'; $labels['replytomessage'] = 'Ответить'; $labels['replytoallmessage'] = 'Ответить по списку или отправителю и всем получателям'; @@ -159,7 +160,6 @@ $labels['searchmod'] = 'Варианты поиска'; $labels['msgtext'] = 'Всё сообщение'; $labels['openinextwin'] = 'Открыть в новом окне'; $labels['emlsave'] = 'Сохранить (.eml)'; -$labels['compose'] = 'Написать сообщение'; $labels['editasnew'] = 'Редактировать как новое'; $labels['savemessage'] = 'Сохранить черновик'; $labels['sendmessage'] = 'Отправить сейчас'; |
