Refactoring - moved quota related functions into quota class.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 52c107f..accd376 100644 (file)
@@ -49,8 +49,6 @@ $i18n_key_words = array(
 'menu.help' => 'Abiinfo',
 // TODO: translate the following.
 'menu.create_team' => 'Create Team',
-
-// TODO: refactoring ongoing down from here.
 'menu.profile' => 'Profiili',
 'menu.time' => 'Aeg',
 // TODO: translate the following.
@@ -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',