]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/de.lang.php
Fixed time.php for subgroup support in high rank situations.
[timetracker.git] / WEB-INF / resources / de.lang.php
index 16994c9f4884bf74d46137564c266398545d55eb..07da56ca008eea8cb02b180098c78e858e5ca138 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,8 +228,8 @@ $i18n_key_words = array(
 'label.totals_only' => 'Nur Gesamtstunden',
 
 // Form titles.
+'title.error' => 'Fehler',
 // TODO: Translate the following.
-// 'title.error' => 'Error',
 // 'title.success' => 'Success',
 'title.login' => 'Anmelden',
 'title.groups' => 'Gruppen',