Work in progress on totals only config option for Work units plugin.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 0e909ab..e856fc4 100644 (file)
@@ -245,6 +245,7 @@ $i18n_key_words = array(
 // 'label.week_list' => 'Week list',
 // 'label.work_units' => 'Work units',
 // 'label.work_units_short' => 'Units',
+'label.totals_only' => 'Només totals',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -415,7 +416,6 @@ $i18n_key_words = array(
 'form.reports.group_by_project' => 'projecte',
 // TODO: translate the following.
 // 'form.reports.group_by_task' => 'task',
-'form.reports.totals_only' => 'Només totals',
 
 // Report form. See example at https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).