X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/e0929a3b47f8a28dcbafae87c8d7de82b5e858dd..09538ad1b33e506c716b09a8d55ec4f0ad8c4508:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index ea85dd5c..68133c8f 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -426,7 +426,7 @@ $i18n_key_words = array( '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). 'form.groups.hint' => 'Create a new group by creating a new group manager account.
You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).', // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.