]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt.lang.php
Improved export-import to include allow_ip and password_complexity.
[timetracker.git] / WEB-INF / resources / pt.lang.php
index 48eae11e96e783c375b1a39f4683519b9f319e51..a5139b78fb5f694572ca03fafacb3c3c14a92734 100644 (file)
@@ -471,11 +471,11 @@ $i18n_key_words = array(
 
 // Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
 // TODO: translate the following.
-// 'form.import.hint' => 'Import team data from an xml file.',
+// 'form.import.hint' => 'Import group data from an xml file.',
 // 'form.import.file' => 'Select file',
 // 'form.import.success' => 'Import completed successfully.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: translate the following.
 // 'form.groups.hint' => 'Create a new group by creating a new group manager account.<br>You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',