X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0040233ec546afbe413861e356e26351468c4992..1b6699f3d4ad1961fa4055ec0033bc10f0b06b83:/WEB-INF/resources/de.lang.php diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index c9c2a813..658c32b7 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -127,6 +127,8 @@ $i18n_key_words = array( 'label.password' => 'Passwort', 'label.confirm_password' => 'Passwort bestätigen', 'label.email' => 'E-Mail', +// TODO: translate the following. +// 'label.bcc' => 'Bcc', 'label.date' => 'Datum', 'label.start_date' => 'Anfangsdatum', 'label.end_date' => 'Enddatum', @@ -181,6 +183,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',