X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/6d72b9b2a73391e8e6b2a3586b4972c1a2e8160d..e6c2803587988e0d14c78b739dda47bbcf8670a2:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index f65f9323..7621a83d 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -526,7 +526,7 @@ $i18n_key_words = array( 'role.user.description' => 'A regular member without management rights.', 'role.client.label' => 'Client', 'role.client.low_case_label' => 'client', -'role.client.description' => 'A client can view its own reports, charts, and invoices.', +'role.client.description' => 'A client can view its own data.', 'role.supervisor.label' => 'Supervisor', 'role.supervisor.low_case_label' => 'supervisor', 'role.supervisor.description' => 'A person with a small set of management rights.',