X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c8caee8e34eec5a3fd047d679e79af149ed1e433..10a6f13349f497f4e2e5c7c4812fcb48db65310e:/WEB-INF/resources/sl.lang.php diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 5b520959..dc0196ae 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -124,16 +124,16 @@ $i18n_key_words = array( // 'button.reset_password' => 'Reset password', 'button.send' => 'Pošlji', 'button.send_by_email' => 'Pošlji preko elektronske pošte', -'button.create_team' => 'Ustvari tim', -'button.export' => 'Izvozi tim', -'button.import' => 'Uvozi tim', +'button.create_group' => 'Ustvari tim', // TODO: replace "team" with "group". +'button.export' => 'Izvozi tim', // TODO: replace "team" with "group". +'button.import' => 'Uvozi tim', // TODO: replace "team" with "group". // TODO: translate the following. // 'button.close' => 'Close', // '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' => 'Currency', // 'label.manager_name' => 'Manager name', @@ -236,7 +236,7 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Prijava', -'title.teams' => 'Timi', +'title.groups' => 'Timi', // TODO: change "teams" to "groups". // TODO: translate the following. // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team',