X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=b0373d4ff66fe4bef053c39f57199682188c53c9;hb=ee2998091119ee1662a0cd3c7b8e3e8555e19450;hp=7b3118052592ff4fbb2bf16ccaaf9f6eaf0c24bd;hpb=70f38eea57095a6895fd727799a0c90ebeeb6cf9;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 7b311805..b0373d4f 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -135,6 +135,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.close' => 'Close', // 'button.stop' => 'Stop', +// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. // TODO: translate the following. @@ -215,6 +216,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Labels for plugins (extensions to Time Tracker that provide additional features). // 'label.custom_fields' => 'Custom fields', // 'label.monthly_quotas' => 'Monthly quotas',