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/sk_SK/plugin.lang.php

    r8887 r8908  
    7777$lang['contact_form_label'] = 'Názov použitý v menu';
    7878$lang['contact_form_link_label'] = 'Text použitý na kontaktný link v päte stránky';
    79 // History tab
    80 $lang['cf_tab_history'] = 'História';
    81 $lang['cf_history'] = 'History';
    82 $lang['cf_history_desc'] = 'Zmeny histórie';
    83 $lang['cf_history_date'] = 'Dátum';
    84 $lang['cf_history_version'] = 'Verzia';
    85 $lang['cf_history_log'] = 'Zmeny';
    86 $lang['cf_file_not_found'] = 'Súbor nenájdený';
    87 $lang['cf_file_empty'] = 'Súbor je prázdny';
    88 $lang['cf_format_date'] = '%D %M, %Y';
    8979?>
Note: See TracChangeset for help on using the changeset viewer.