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

    r8887 r8908  
    7676$lang['contact_form_label'] = 'Angezeigter Name in der Menüleiste';
    7777$lang['contact_form_link_label'] = 'Benutzter Text als Kontaktlink in der Fusszeile';
    78 // History tab
    79 $lang['cf_tab_history'] = 'Historie';
    80 $lang['cf_history'] = 'Historie';
    81 $lang['cf_history_desc'] = 'Historie der Revisionen';
    82 $lang['cf_history_date'] = 'Datum';
    83 $lang['cf_history_version'] = 'Version';
    84 $lang['cf_history_log'] = 'Change log';
    85 $lang['cf_file_not_found'] = 'Datei konnte nicht gefunden werden';
    86 $lang['cf_file_empty'] = 'Die Datei ist lehr';
    87 $lang['cf_format_date'] = '%D %M %Y';
    8878?>
Note: See TracChangeset for help on using the changeset viewer.