Refactoring. Renaming team to group.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 1613fec..622f838 100644 (file)
@@ -44,7 +44,7 @@ $i18n_key_words = array(
 'menu.logout' => 'Logout',
 'menu.forum' => 'Forum',
 'menu.help' => 'Help',
-'menu.create_team' => 'Create Team',
+'menu.create_group' => 'Create Group',
 'menu.profile' => 'Profile',
 'menu.group' => 'Group',
 'menu.time' => 'Time',
@@ -54,7 +54,7 @@ $i18n_key_words = array(
 'menu.projects' => 'Projects',
 'menu.tasks' => 'Tasks',
 'menu.users' => 'Users',
-'menu.teams' => 'Teams',
+'menu.groups' => 'Groups',
 'menu.export' => 'Export',
 'menu.clients' => 'Clients',
 'menu.options' => 'Options',
@@ -90,7 +90,7 @@ $i18n_key_words = array(
 'error.role_exists' => 'Role with this rank already exists.',
 'error.no_invoiceable_items' => 'There are no invoiceable items.',
 'error.no_login' => 'No user with this login.',
-'error.no_teams' => 'Your database is empty. Login as admin and create a new team.',
+'error.no_groups' => 'Your database is empty. Login as admin and create a new group.',
 'error.upload' => 'File upload error.',
 'error.range_locked' => 'Date range is locked.',
 'error.mail_send' => 'Error sending mail.',
@@ -446,6 +446,7 @@ $i18n_key_words = array(
 'form.profile.allow_overlap' => 'Allow overlap',
 'form.profile.future_entries' => 'Future entries',
 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
+'form.profile.allow_ip' => 'Allow IP',
 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.