Refactoring - moved quota related functions into quota class.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 7cfe46e..accd376 100644 (file)
@@ -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',