More refactoring in translation files.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index bba7630..852799e 100644 (file)
@@ -237,6 +237,8 @@ $i18n_key_words = array(
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
+// 'label.week_note' => 'Week note',
+// 'label.week_list' => 'Week list',
 
 // Form titles.
 'title.login' => 'SessiĆ³ iniciada',
@@ -307,10 +309,6 @@ $i18n_key_words = array(
 // '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.
 // TODO: translate the following.
@@ -341,6 +339,10 @@ $i18n_key_words = array(
 // 'dropdown.paid' => 'paid',
 // 'dropdown.not_paid' => 'not paid',
 
+
+
+// TODO: refactoring ongoing down from here.
+
 // Login form. See example at https://timetracker.anuko.com/login.php.
 // TODO: translate the following.
 // 'form.login.forgot_password' => 'Forgot password?',