X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fde.lang.php;h=07da56ca008eea8cb02b180098c78e858e5ca138;hb=2908e17af44b65d6a97e299edd03293ddd802802;hp=69bdffba2e5b997ef4af9f9d3996bf11f9eeab56;hpb=79a38d5d7579d6ba89efdc1b077b87a2e324cbd3;p=timetracker.git diff --git a/WEB-INF/resources/de.lang.php b/WEB-INF/resources/de.lang.php index 69bdffba..07da56ca 100644 --- a/WEB-INF/resources/de.lang.php +++ b/WEB-INF/resources/de.lang.php @@ -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.