From c8c1e0ef3b229a82e74c70aeacc29f2ba021afbe Mon Sep 17 00:00:00 2001 From: svncommit <devs@roundcube.net> Date: Tue, 27 Jun 2006 17:56:44 -0400 Subject: [PATCH] Renameable folders, mail-checking changes, other fixes (richs) --- program/localization/ru/labels.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/program/localization/ru/labels.inc b/program/localization/ru/labels.inc index a434b05..6994037 100755 --- a/program/localization/ru/labels.inc +++ b/program/localization/ru/labels.inc @@ -91,6 +91,7 @@ $labels['today'] = 'Сегодня'; // toolbar buttons +$labels['checkmail'] = 'Проверять для новых сообщений'; $labels['writenewmessage'] = 'Новое сообщение'; $labels['replytomessage'] = 'Ответить'; $labels['replytoallmessage'] = 'Ответить всем'; -- Gitblit v1.9.1