]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
A bit more renaming.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 123e711b89df3d952b4f0605f8ec3bdda0292f45..5d3ac97e5942ea231d5b4afdf5f23022392cbb2f 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,7 +253,7 @@ $i18n_key_words = array(
 // Form titles.
 'title.login' => 'Innlogging',
 // TODO: translate the following.
-// 'title.teams' => 'Teams',
+// 'title.groups' => 'Groups',
 // 'title.create_team' => 'Creating Team',
 // 'title.edit_team' => 'Editing Team',
 'title.delete_team' => 'Slett team',