X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a490f47a3440b85efc7ef9c1795dd59dac60c83b..e0ec0364d761e2dff5a7c0032f04ec1dbae50980:/WEB-INF/resources/pt.lang.php diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index d05a39ca..66cf565b 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -48,7 +48,7 @@ $i18n_key_words = array( // 'menu.forum' => 'Forum', 'menu.help' => 'Ajuda', // TODO: translate the following. -// 'menu.create_team' => 'Create Team', +// 'menu.create_group' => 'Create Group', 'menu.profile' => 'Perfil', // TODO: translate the following. // 'menu.group' => 'Group', @@ -63,7 +63,7 @@ $i18n_key_words = array( // 'menu.tasks' => 'Tasks', 'menu.users' => 'Usuários', // TODO: translate the following. -// 'menu.teams' => 'Teams', +// 'menu.groups' => 'Groups', // 'menu.export' => 'Export', // 'menu.clients' => 'Clients', 'menu.options' => 'Opções', @@ -301,6 +301,7 @@ $i18n_key_words = array( 'title.options' => 'Opções', 'title.profile' => 'Perfil', // TODO: translate the following. +// 'title.group' => 'Group Settings', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field',