Initial coding of group editor done.
[timetracker.git] / WEB-INF / resources / de.lang.php
index 69bdffb..07da56c 100644 (file)
@@ -105,6 +105,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'Anmelden',
 'button.now' => 'Jetzt',
@@ -224,6 +228,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Nur Gesamtstunden',
 
 // Form titles.
+'title.error' => 'Fehler',
+// TODO: Translate the following.
+// 'title.success' => 'Success',
 'title.login' => 'Anmelden',
 'title.groups' => 'Gruppen',
 // TODO: translate the following.