Work in progress on totals only config option for Work units plugin.
[timetracker.git] / WEB-INF / resources / en.lang.php
index e4abce9..5f1145b 100644 (file)
@@ -213,6 +213,7 @@ $i18n_key_words = array(
 'label.week_list' => 'Week list',
 'label.work_units' => 'Work units',
 'label.work_units_short' => 'Units',
+'label.totals_only' => 'Totals only',
 
 // Form titles.
 'title.login' => 'Login',
@@ -363,7 +364,6 @@ $i18n_key_words = array(
 'form.reports.group_by_client' => 'client',
 'form.reports.group_by_project' => 'project',
 'form.reports.group_by_task' => 'task',
-'form.reports.totals_only' => 'Totals only',
 
 // Report form. See example at https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).