X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f22a586b11af9c617fdc4241d3ffa0344d4d6a50..97bc3daf3d32a73d2b614eecacfe1abc0639a271:/WEB-INF/resources/et.lang.php diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 81661146..d18ce582 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -44,7 +44,8 @@ $i18n_key_words = array( 'menu.logout' => 'Välju', 'menu.forum' => 'Foorum', 'menu.help' => 'Abiinfo', -'menu.create_group' => 'Loo grupp', +// TODO: translate the following. +// 'menu.register' => 'Register', 'menu.profile' => 'Profiil', 'menu.group' => 'Grupp', 'menu.plugins' => 'Lisad', @@ -576,6 +577,8 @@ $i18n_key_words = array( 'form.group_edit.uncompleted_indicators' => 'Lõpetamata kirjete indikaator', // TODO: Fix this. Indicators (plural), not indicator. 'form.group_edit.confirm_save' => 'Kinnita salvestamine', 'form.group_edit.allow_ip' => 'Luba IP', +// TODO: translate the following. +// 'form.group_edit.advanced_settings' => 'Advanced settings', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php 'form.group_delete.hint' => 'Oled kindel, et soovid kogu gruppi kustutada?',