X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/6d72b9b2a73391e8e6b2a3586b4972c1a2e8160d..e6c2803587988e0d14c78b739dda47bbcf8670a2:/WEB-INF/resources/et.lang.php diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index c489a56a..170c447a 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -559,7 +559,9 @@ $i18n_key_words = array( // 'role.user.description' => 'A regular member without management rights.', 'role.client.label' => 'Klient', 'role.client.low_case_label' => 'klient', -'role.client.description' => 'Kliendil on lubatud vaadata oma raporteid, diagramme ja arveid.', +// TODO: translate the following. +// 'role.client.description' => 'A client can view its own data.', +'role.client.description' => 'Kliendil on lubatud vaadata oma raporteid ja arveid.', 'role.supervisor.label' => 'Ülevaataja', 'role.supervisor.low_case_label' => 'ülevaataja', 'role.supervisor.description' => 'Mõningate lisaõigustega kasutaja.',