X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/928c8528504a757cebd2bebcebfa5a393ac19b05..92dd94c462e142e8a5f7aae9594dd75b5b5a7afa:/WEB-INF/resources/pt.lang.php diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 53795d38..a6c48693 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -52,6 +52,7 @@ $i18n_key_words = array( 'menu.profile' => 'Perfil', // TODO: translate the following. // 'menu.group' => 'Group', +// 'menu.plugins' => 'Plugins', 'menu.time' => 'Tempo', // TODO: translate the following. // 'menu.expenses' => 'Expenses', @@ -476,7 +477,7 @@ $i18n_key_words = array( // 'form.export.compression_none' => 'none', // 'form.export.compression_bzip' => 'bzip', -// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). +// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first). // TODO: translate the following. // 'form.import.hint' => 'Import group data from an xml file.', // 'form.import.file' => 'Select file',