Started to work on week view config.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 041db20..bba7630 100644 (file)
@@ -260,11 +260,7 @@ $i18n_key_words = array(
 // 'title.delete_predefined_expense' => 'Deleting Predefined Expense',
 'title.reports' => 'Informes',
 'title.report' => 'Informe',
-
-
-
-// TODO: refactoring ongoing down from here.
-
+// TODO: translate the following.
 // 'title.send_report' => 'Sending Report',
 // 'title.invoice' => 'Invoice',
 // 'title.send_invoice' => 'Sending Invoice',
@@ -309,6 +305,11 @@ $i18n_key_words = array(
 // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks).
 // It is also a name for the Locking plugin on the Team profile page.
 // 'title.locking' => 'Locking',
+// 'title.week_view' => 'Week View',
+
+
+
+// TODO: refactoring ongoing down from here.
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.