From fe1366628a36de3e5d5e700d9df933c8c39cdb41 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Tue, 22 Jun 2010 10:31:05 -0400 Subject: [PATCH] Added alias for awstats icons. --- interface/web/help/lib/lang/ru_support_message.lng | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/interface/web/help/lib/lang/ru_support_message.lng b/interface/web/help/lib/lang/ru_support_message.lng index 174eb71..93e2a03 100644 --- a/interface/web/help/lib/lang/ru_support_message.lng +++ b/interface/web/help/lib/lang/ru_support_message.lng @@ -3,8 +3,5 @@ $wb['sender_id_txt'] = 'ID отправителя'; $wb['subject_txt'] = 'Тема'; $wb['message_txt'] = 'Сообщение'; -$wb['tstamp_txt'] = 'Timestamp'; -$wb['btn_save_txt'] = 'Сохранить'; -$wb['btn_cancel_txt'] = 'Закончить'; +$wb['tstamp_txt'] = 'Штамп времени'; ?> - -- Gitblit v1.9.1