]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Some refactoring in translation files.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 76a3e34b20e51fd61414e4c2bef624379c4edda1..054a622af47c11c5007eadb50c3c6b22d58de5c1 100644 (file)
@@ -154,8 +154,6 @@ $i18n_key_words = array(
 'label.day_total' => 'Day total',
 'label.week_total' => 'Week total',
 'label.month_total' => 'Month total',
-'label.remaining_quota' => 'Remaining quota',
-'label.over_quota' => 'Over quota',
 'label.today' => 'Today',
 'label.total_hours' => 'Total hours',
 'label.total_cost' => 'Total cost',
@@ -301,6 +299,8 @@ $i18n_key_words = array(
 'form.time.duration_format' => '(hh:mm or 0.0h)',
 'form.time.billable' => 'Billable',
 'form.time.uncompleted' => 'Uncompleted',
+'form.time.remaining_quota' => 'Remaining quota',
+'form.time.over_quota' => 'Over quota',
 
 // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record).
 'form.time_edit.uncompleted' => 'This record was saved with only start time. It is not an error.',