X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsk.lang.php;h=f6a0a06879fd15b26881a85dee043c66a24d2c48;hb=e5486346ac0574517a4fd118f03616ec455df9a9;hp=1ae854c2e602673a791590c97131a3daa1ed87c9;hpb=b33cf8ebaf54882a2238b660ba07936301077695;p=timetracker.git diff --git a/WEB-INF/resources/sk.lang.php b/WEB-INF/resources/sk.lang.php index 1ae854c2..f6a0a068 100644 --- a/WEB-INF/resources/sk.lang.php +++ b/WEB-INF/resources/sk.lang.php @@ -152,6 +152,8 @@ $i18n_key_words = array( 'button.close' => 'Zatvoriť', // TODO: translate the following. // 'button.stop' => 'Stop', +// 'button.approve' => 'Approve', +// 'button.disapprove' => 'Disapprove', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.group_name' => 'Názov tímu', // TODO: replace "team" with "group". @@ -584,7 +586,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.',