X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1476a94e163936d9e5a67dace6dce21ed032b18f..ff81442e61388a8f144691c020c1f097a4b26d49:/WEB-INF/resources/et.lang.php diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 2bcd5afc..7eb7d26b 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -208,11 +208,6 @@ $i18n_key_words = array( // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', 'label.total' => 'Kokku', - - - -// TODO: refactoring ongoing down from here. - // TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', @@ -228,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',