Ignore:
Timestamp:
Jan 26, 2011, 10:41:05 AM (13 years ago)
Author:
Gotcha
Message:

To remove the functionality of the CHANGELOG (history)
bug:2131

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/language/ru_RU/plugin.lang.php

    r8887 r8908  
    7777$lang['contact_form_label'] = 'Имя элемента в меню';
    7878$lang['contact_form_link_label'] = 'Текст метки контактной информации внизу страницы';
    79 // Вкладка "Журнал"
    80 $lang['cf_tab_history'] = 'Журнал';
    81 $lang['cf_history'] = 'Журнал';
    82 $lang['cf_history_desc'] = 'Описание';
    83 $lang['cf_history_date'] = 'Дата';
    84 $lang['cf_history_version'] = 'Версия';
    85 $lang['cf_history_log'] = 'Журнал изменений';
    86 $lang['cf_file_not_found'] = 'Файл не найден';
    87 $lang['cf_file_empty'] = 'Файл пуст';
    88 $lang['cf_format_date'] = '%M %D, %Y';
    8979?>
Note: See TracChangeset for help on using the changeset viewer.