From 2f2f15b7aabe19e45dad9bddb7eb7f4394aa1e21 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Mon, 04 Sep 2006 08:26:30 -0400
Subject: [PATCH] Little improvements for message parsing and encoding

---
 program/localization/ru/labels.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/localization/ru/labels.inc b/program/localization/ru/labels.inc
index a5cf7ba..8d6035e 100755
--- a/program/localization/ru/labels.inc
+++ b/program/localization/ru/labels.inc
@@ -131,7 +131,7 @@
 $labels['renamefolder'] = 'Переименовать папку';
 
 $labels['checkspelling'] = 'Проверить орфографию';
-$labels['resumeediting'] = 'продолжить редактирование';
+$labels['resumeediting'] = 'Продолжить редактирование';
 $labels['revertto'] = 'Отменить правки';
 
 $labels['attachments'] = 'Вложения';

--
Gitblit v1.9.1