Work in progress refactoring localization files.
[timetracker.git] / WEB-INF / resources / de.lang.php
index c9c2a81..3460260 100644 (file)
@@ -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',