Refactoring - moved quota related functions into quota class.
[timetracker.git] / WEB-INF / resources / et.lang.php
index e0a1f79..accd376 100644 (file)
@@ -105,11 +105,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
 // 'error.mail_send' => 'Error sending mail.',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 // 'error.no_email' => 'No email associated with this login.',
 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
@@ -145,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',