A small fix in English localization.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 7e930e4..45062eb 100644 (file)
@@ -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.',
@@ -113,9 +113,9 @@ $i18n_key_words = array(
 'button.reset_password' => 'Reset password',
 'button.send' => 'Send',
 'button.send_by_email' => 'Send by e-mail',
-'button.create_team' => 'Create team',
-'button.export' => 'Export team',
-'button.import' => 'Import team',
+'button.create_group' => 'Create group',
+'button.export' => 'Export group',
+'button.import' => 'Import group',
 'button.close' => 'Close',
 'button.stop' => 'Stop',