X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/74c4833c8f0e8952f0e960d913d58679ff90a9e8..ff81442e61388a8f144691c020c1f097a4b26d49:/WEB-INF/resources/et.lang.php diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index ce22d5f2..7eb7d26b 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -199,12 +199,6 @@ $i18n_key_words = array( // 'label.week_view' => 'Week view', // 'label.id' => 'ID', // 'label.language' => 'Language', - - - -// TODO: refactoring ongoing down from here. - -// TODO: translate the following. // 'label.decimal_mark' => 'Decimal mark', // 'label.date_format' => 'Date format', // 'label.time_format' => 'Time format', @@ -229,6 +223,10 @@ $i18n_key_words = array( // 'label.condition' => 'Condition', // 'label.yes' => 'yes', // 'label.no' => 'no', + + +// TODO: refactoring ongoing down from here. + // Labels for plugins (extensions to Time Tracker that provide additional features). // 'label.custom_fields' => 'Custom fields', // 'label.monthly_quotas' => 'Monthly quotas',