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

    r8887 r8908  
    7777$lang['contact_form_label'] = 'Název použitý v menu';
    7878$lang['contact_form_link_label'] = 'Text použit pro kontaktní odkaz v zápatí stránky';
    79 // History tab
    80 $lang['cf_tab_history'] = 'Historie';
    81 $lang['cf_history'] = 'Historie';
    82 $lang['cf_history_desc'] = 'Změny historie';
    83 $lang['cf_history_date'] = 'Datum';
    84 $lang['cf_history_version'] = 'Verze';
    85 $lang['cf_history_log'] = 'Změny';
    86 $lang['cf_file_not_found'] = 'Soubor nenalezen';
    87 $lang['cf_file_empty'] = 'Soubor je prázdný';
    88 $lang['cf_format_date'] = '%D.%M,%Y';
    8979?>
Note: See TracChangeset for help on using the changeset viewer.