diff options
| author | webmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-12 13:19:29 +0000 |
|---|---|---|
| committer | webmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-12 13:19:29 +0000 |
| commit | ad1952149401f66337b7103f6d6258cdc948fd44 (patch) | |
| tree | 0dc44fc241daa2229ad9c76f3d634aeddff03aa0 | |
| parent | e9421350a19127b4f76d22eacc6d46d6cb204428 (diff) | |
git-svn-id: https://svn.roundcube.net/trunk@315 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rwxr-xr-x | roundcubemail/program/localization/ru/labels.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/ru/labels.inc b/roundcubemail/program/localization/ru/labels.inc index 3ada5f2f5..a5cf7ba9d 100755 --- a/roundcubemail/program/localization/ru/labels.inc +++ b/roundcubemail/program/localization/ru/labels.inc @@ -19,7 +19,7 @@ $labels = array(); // login page -$labels['welcome'] = 'Добро пожаловать в $product'; +$labels['welcome'] = 'Добро пожаловать в $product!'; $labels['username'] = 'Имя пользователя'; $labels['password'] = 'Пароль'; $labels['server'] = 'Сервер'; |
