Replaced usage of title.group with title.group_edit.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 5bfd796..a0accef 100644 (file)
@@ -63,6 +63,7 @@ $i18n_key_words = array(
 'menu.users' => 'Usuaris',
 'menu.groups' => 'Grups',
 // TODO: translate the following.
+// 'menu.subgroups' => 'Subgroups',
 // 'menu.export' => 'Export',
 'menu.clients' => 'Clients',
 'menu.options' => 'Opcions',
@@ -118,6 +119,7 @@ $i18n_key_words = array(
 // 'error.future_date' => 'Date is in future.',
 // 'error.xml' => 'Error in XML file at line %d: %s.',
 // 'error.cannot_import' => 'Cannot import: %s.',
+// 'error.format' => 'Invalid file format.',
 
 // Labels for buttons.
 'button.login' => 'Iniciar sessiĆ³',
@@ -166,6 +168,7 @@ $i18n_key_words = array(
 'label.users' => 'Usuaris',
 // TODO: translate the following.
 // 'label.group' => 'Group',
+// 'label.subgroups' => 'Subgroups',
 // 'label.roles' => 'Roles',
 'label.client' => 'Client',
 'label.clients' => 'Clients',
@@ -259,7 +262,8 @@ $i18n_key_words = array(
 'title.login' => 'SessiĆ³ iniciada',
 'title.groups' => 'Grups',
 // TODO: translate the following.
-// 'title.create_group' => 'Creating Group',
+// 'title.subgroups' => 'Subgroups',
+// 'title.add_group' => 'Adding Group',
 // 'title.edit_group' => 'Editing Group',
 'title.delete_group' => 'Eliminar grup',
 'title.reset_password' => 'Restablir paraula de pas',
@@ -321,7 +325,6 @@ $i18n_key_words = array(
 'title.options' => 'Opcions',
 'title.profile' => 'Perfil',
 // TODO: translate the following.
-// 'title.group' => 'Group Settings',
 // 'title.plugins' => 'Plugins',
 // 'title.cf_custom_fields' => 'Custom Fields',
 // 'title.cf_add_custom_field' => 'Adding Custom Field',