Updating languagefiles (mostly removing old strings, translating some strings from english to german)

This commit is contained in:
Florian Aders (EleRas)
2010-04-09 19:24:17 +00:00
parent 5a4fffbce6
commit 5c152a9754
16 changed files with 18 additions and 78 deletions

View File

@@ -1321,6 +1321,7 @@ $lng['cron']['interval'] = 'interval';
$lng['cron']['isactive'] = 'enabled';
$lng['cron']['description'] = 'description';
$lng['crondesc']['cron_unknown_desc'] = 'no description given';
$lng['admin']['cron']['add'] = 'Add cronjob';
$lng['crondesc']['cron_tasks'] = 'generating of configfiles';
$lng['crondesc']['cron_legacy'] = 'legacy (old) cronjob';
$lng['crondesc']['cron_apsinstaller'] = 'APS-installer';