diff options
| author | webmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-12 13:22:49 +0000 |
|---|---|---|
| committer | webmechanics <webmechanics@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-08-12 13:22:49 +0000 |
| commit | aa7e26023f7ea234c940b62840975660f2c1da9b (patch) | |
| tree | 1036ceb95904ec8abdae5c54736873f499c276f8 /roundcubemail/program | |
| parent | ad1952149401f66337b7103f6d6258cdc948fd44 (diff) | |
Fixed some typos in Russian langpack
git-svn-id: https://svn.roundcube.net/trunk@316 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
| -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 a5cf7ba9d..8d6035e97 100755 --- a/roundcubemail/program/localization/ru/labels.inc +++ b/roundcubemail/program/localization/ru/labels.inc @@ -131,7 +131,7 @@ $labels['rename'] = 'Переименовать'; $labels['renamefolder'] = 'Переименовать папку'; $labels['checkspelling'] = 'Проверить орфографию'; -$labels['resumeediting'] = 'продолжить редактирование'; +$labels['resumeediting'] = 'Продолжить редактирование'; $labels['revertto'] = 'Отменить правки'; $labels['attachments'] = 'Вложения'; |
