X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fde.lang.php;h=34602602f8247f9817ee5de49ce39beb80f29713;hb=7090dec44236531f42af5763416db5d07c94b10a;hp=c9c2a813da936dce59fd09ece7141b4e9be7eb1b;hpb=0040233ec546afbe413861e356e26351468c4992;p=timetracker.git diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index c9c2a813..34602602 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -127,6 +127,10 @@ $i18n_key_words = array( 'label.password' => 'Passwort', 'label.confirm_password' => 'Passwort bestätigen', 'label.email' => 'E-Mail', +// TODO: translate the following. +// 'label.cc' => 'Cc', +// 'label.bcc' => 'Bcc', +// 'label.subject' => 'Subject', 'label.date' => 'Datum', 'label.start_date' => 'Anfangsdatum', 'label.end_date' => 'Enddatum', @@ -181,6 +185,8 @@ $i18n_key_words = array( 'label.role_comanager' => '(Co-Manager)', 'label.role_admin' => '(Administrator)', 'label.page' => 'Seite', +// TODO: translate the following. +// 'label.condition' => 'Condition', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Benutzerfelder', 'label.monthly_quotas' => 'Monatliche Quoten',