diff options
| author | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-22 04:10:09 +0000 |
|---|---|---|
| committer | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-22 04:10:09 +0000 |
| commit | 098f5e4a6e708a5e2feba28fcd2d2f9289eb8625 (patch) | |
| tree | 725e9bee040fe14e0cbf24acb016a7533a2160de /roundcubemail/program/localization/ru/messages.inc | |
| parent | eb7514b0eed0da22c6a63736503c229befd46cf3 (diff) | |
update ru, eo localizations
git-svn-id: https://svn.roundcube.net/trunk@899 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ru/messages.inc')
| -rw-r--r-- | roundcubemail/program/localization/ru/messages.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/ru/messages.inc b/roundcubemail/program/localization/ru/messages.inc index 93b3ee4d1..35892e8a0 100644 --- a/roundcubemail/program/localization/ru/messages.inc +++ b/roundcubemail/program/localization/ru/messages.inc @@ -3,7 +3,7 @@ /* +-----------------------------------------------------------------------+ - | language/ru_RU/messages.inc | + | language/ru/messages.inc | | | | Language file of the RoundCube Webmail client | | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland | @@ -20,6 +20,7 @@ $messages = array(); $messages['loginfailed'] = 'Неудачная попытка входа'; +$messages['movingmessage'] = 'Перемещение сообщения…'; $messages['cookiesdisabled'] = 'Ваш броузер не принимает cookie'; $messages['sessionerror'] = 'Ваша сессия устарела'; $messages['imaperror'] = 'Неудачное соединение с IMAP сервером'; |
