]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt.lang.php
Implemented group delete feature.
[timetracker.git] / WEB-INF / resources / pt.lang.php
index 48eae11e96e783c375b1a39f4683519b9f319e51..5b9c4db25253c1f743c787b141c3a62a082d0544 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).',
 
@@ -500,6 +500,10 @@ $i18n_key_words = array(
 // 'form.profile.allow_ip' => 'Allow IP',
 // 'form.profile.plugins' => 'Plugins',
 
+// Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
+// TODO: translate the following.
+// 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',
+
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
 'form.mail.from' => 'De',
 'form.mail.to' => 'Para',