X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f027343f84ec692438d44daac39edd0d6aad37c0..8d140021f8b25d7b4417bfd475386cd98afe0e2c:/WEB-INF/resources/et.lang.php diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index cae5bcb7..327b4e79 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -223,12 +223,8 @@ $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). +// TODO: translate the following. // 'label.custom_fields' => 'Custom fields', // 'label.monthly_quotas' => 'Monthly quotas', // 'label.type' => 'Type', @@ -244,6 +240,10 @@ $i18n_key_words = array( // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', + + +// TODO: refactoring ongoing down from here. + // Form titles. 'title.options' => 'Suvandid', // TODO: almost the entire title section is missing here. See the English file.