]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/hu.lang.php
Fixed menu display for client role.
[timetracker.git] / WEB-INF / resources / hu.lang.php
index ea0d73630edd75b3b44a3ef11ff3391a301549f4..521b42e5f3f7678e3fe4809ed0d9ade49cf4530f 100644 (file)
@@ -152,6 +152,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
+// 'button.approve' => 'Approve',
+// 'button.disapprove' => 'Disapprove',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 // TODO: translate the following.
@@ -601,7 +603,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.',