Refactoring - moved quota related functions into quota class.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 89b0a6d..accd376 100644 (file)
@@ -78,8 +78,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
-
-// TODO: refactoring ongoing down from here.
 'error.db' => 'Andmebaasi viga.',
 'error.field' => 'Valed "{0}" andmed.',
 'error.empty' => 'Väli "{0}" on tühi.',
@@ -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',