Some more renaming.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 123e711..94a0a53 100644 (file)
@@ -133,16 +133,16 @@ $i18n_key_words = array(
 'button.reset_password' => 'Resett passord',
 'button.send' => 'Send',
 'button.send_by_email' => 'Send som e-post',
-'button.create_team' => 'Opprett team',
-'button.export' => 'Eksport team',
-'button.import' => 'Importer team',
+'button.create_group' => 'Opprett team', // TODO: replace "team" with "group".
+'button.export' => 'Eksport team', // TODO: replace "team" with "group".
+'button.import' => 'Importer team', // TODO: replace "team" with "group".
 'button.close' => 'Lukk',
 // TODO: translate the following.
 // 'button.stop' => 'Stop',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 // TODO: translate the following.
-// 'label.team_name' => 'Team name',
+// 'label.group_name' => 'Group name',
 // 'label.address' => 'Address',
 'label.currency' => 'Valuta',
 // TODO: translate the following.
@@ -253,10 +253,10 @@ $i18n_key_words = array(
 // Form titles.
 'title.login' => 'Innlogging',
 // TODO: translate the following.
-// 'title.teams' => 'Teams',
-// 'title.create_team' => 'Creating Team',
-// 'title.edit_team' => 'Editing Team',
-'title.delete_team' => 'Slett team',
+// 'title.groups' => 'Groups',
+// 'title.create_group' => 'Creating Group',
+// 'title.edit_group' => 'Editing Group',
+'title.delete_group' => 'Slett team', // TODO: change "team" to "group".
 // TODO: translate the following.
 // 'title.reset_password' => 'Resetting Password',
 // 'title.change_password' => 'Changing Password',