X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fno.lang.php;h=94a0a535dadce33a3f2e3f6e8f5ae1d53bb95c3a;hb=d5f3d27d84a808f8333822de5662b2cd3a2e322c;hp=cca996ea09cd6a1597f0189110a5afacc50b3d94;hpb=54c7f39c93815e99c45f3f974a4ec14673fee1b2;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index cca996ea..94a0a535 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -142,7 +142,7 @@ $i18n_key_words = array( // 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',