Replaced usage of title.group with title.group_edit.
[timetracker.git] / WEB-INF / resources / ro.lang.php
index 9781175..d43f76b 100644 (file)
@@ -65,6 +65,7 @@ $i18n_key_words = array(
 'menu.users' => 'Utilizatori',
 // TODO: translate the following.
 // 'menu.groups' => 'Groups',
+// 'menu.subgroups' => 'Subgroups',
 // 'menu.export' => 'Export',
 'menu.clients' => 'Clienti',
 // TODO: translate the following.
@@ -267,8 +268,9 @@ $i18n_key_words = array(
 'title.login' => 'Autentificare',
 'title.groups' => 'Echipe', // TODO: change "teams" to "groups".
 // TODO: translate the following.
-// 'title.create_group' => 'Creating Team',
-// 'title.edit_group' => 'Editing Team',
+// 'title.subgroups' => 'Subgroups',
+// 'title.add_group' => 'Adding Group',
+// 'title.edit_group' => 'Editing Group',
 'title.delete_group' => 'Șterge echipa', // TODO: change "team" to "group".
 'title.reset_password' => 'Reseteaza parola',
 // TODO: translate the following.
@@ -329,7 +331,6 @@ $i18n_key_words = array(
 // 'title.options' => 'Options',
 'title.profile' => 'Profil',
 // 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',