]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ca.lang.php
Work in progress on templates.php.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 04de03b627eb7193036ca1ffed5448593ddf0e80..56c6afec69f31a01bd2b2a392c0d6e00b1d57b11 100644 (file)
@@ -271,6 +271,7 @@ $i18n_key_words = array(
 // 'label.approved' => 'Approved',
 // 'label.approval' => 'Report approval',
 // 'label.mark_approved' => 'Mark approved',
+// 'label.template' => 'Template',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -367,6 +368,9 @@ $i18n_key_words = array(
 // 'title.swap_roles' => 'Swapping Roles',
 // 'title.work_units' => 'Work Units',
 // 'title.templates' => 'Templates',
+// 'title.add_template' => 'Adding Template',
+// 'title.edit_template' => 'Editing Template',
+// 'title.delete_template' => 'Deleting Template',
 
 // 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.