From e5a57511e9e5737429ba5e39e52aedce78e6fb4e Mon Sep 17 00:00:00 2001 From: sim2github Date: Thu, 1 May 2014 21:04:02 +0300 Subject: [PATCH] =?UTF-8?q?=D0=92=20=D1=80=D1=83=D1=81=D1=81=D0=BA=D0=BE?= =?UTF-8?q?=D0=BC=20=D0=BD=D0=B5=D1=82=20=D1=81=D0=BB=D0=BE=D0=B2=D0=B0=20?= =?UTF-8?q?=D1=82=D0=B8=D0=B7=D0=B5=D1=80=20-=20=D0=BF=D0=BE=20=D1=81?= =?UTF-8?q?=D0=BC=D1=8B=D1=81=D0=BB=D1=83=20=D0=BB=D1=83=D1=87=D1=88=D0=B5?= =?UTF-8?q?=20=D0=BF=D0=BE=D0=B4=D0=BE=D0=B9=D0=B4=D0=B5=D1=82=20=D0=90?= =?UTF-8?q?=D0=BD=D0=BE=D0=BD=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cms/lang/russian.page.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/lang/russian.page.lang.php b/cms/lang/russian.page.lang.php index 4e11399..9164067 100644 --- a/cms/lang/russian.page.lang.php +++ b/cms/lang/russian.page.lang.php @@ -117,7 +117,7 @@ $lang['photo_comment_link_title'] = 'Просмотр/Добавление // Simple news: $lang['simple_news_time'] = '[time|%A, %B %e, %Y]'; $lang['simple_news_edit_title'] = 'Заголовок:'; -$lang['simple_news_edit_teaser'] = 'Тизер:'; +$lang['simple_news_edit_teaser'] = 'Анонс:'; $lang['simple_news_edit_text'] = 'Текст:'; $lang['simple_news_edit_text_format'] = 'Авто-форматирование'; $lang['simple_news_edit_linkname'] = 'Имя ссылки:';