X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/aba62f48b2293cde4cc39123deb92bd7935dc76b..3129f6204498630940977123a34a1315d9fffbb7:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index e3985513..b3893a5e 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -265,8 +265,8 @@ $i18n_key_words = array( 'title.edit_notification' => 'Editing Notification', 'title.delete_notification' => 'Deleting Notification', 'title.monthly_quotas' => 'Monthly Quotas', -'title.export' => 'Exporting Team Data', -'title.import' => 'Importing Team Data', +'title.export' => 'Exporting Group Data', +'title.import' => 'Importing Group Data', 'title.options' => 'Options', 'title.profile' => 'Profile', 'title.group' => 'Group Settings',