X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7c2d1a07f9efd935202c9191342d15432ff08e10..d9b8a2fcd3d9886b2cf218d31eb6d37afdae368e:/WEB-INF/resources/et.lang.php diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 7cfe46e8..accd3768 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -84,8 +84,6 @@ $i18n_key_words = array( 'error.not_equal' => 'Väli "{0}" ei ole väljaga "{1}" võrdne.', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', - -// TODO: refactoring ongoing down from here. 'error.project' => 'Vali projekt.', // TODO: translate the following. // 'error.task' => 'Select task.', @@ -142,6 +140,10 @@ $i18n_key_words = array( // 'button.close' => 'Close', // 'button.stop' => 'Stop', + + +// TODO: refactoring ongoing down from here. + // Labels for controls on forms. Labels in this section are used on multiple forms. // TODO: translate the following. // 'label.team_name' => 'Team name',