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

    r8887 r8908  
    7777$lang['contact_form_label'] = 'Naam gebruikt in de menubalk';
    7878$lang['contact_form_link_label'] = 'Tekt gebruikt in de contact link in de pagina voettekst';
    79 // History tab
    80 $lang['cf_tab_history'] = 'Historie';
    81 $lang['cf_history'] = 'Historie';
    82 $lang['cf_history_desc'] = 'Wijzigings geschiedenis';
    83 $lang['cf_history_date'] = 'Datum';
    84 $lang['cf_history_version'] = 'Versie';
    85 $lang['cf_history_log'] = 'wijzigingen log';
    86 $lang['cf_file_not_found'] = 'Bestand niet gevonden';
    87 $lang['cf_file_empty'] = 'Bestand is leeg';
    88 $lang['cf_format_date'] = '%D %M, %Y';
    89 
    9079?>
Note: See TracChangeset for help on using the changeset viewer.