X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/95d4442c1517b0d9e76081fd901a600e45e9fbea..a67c7fec533237be9be83379eb19fbbf51174c9a:/WEB-INF/resources/gr.lang.php diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index 8573946f..ec6fdf8a 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -212,6 +212,8 @@ $i18n_key_words = array( 'label.mark_paid' => 'Σήμανση πληρωμένα', 'label.week_note' => 'Σημείωση εβδομάδας', 'label.week_list' => 'Λίστα εβδομάδων', +// TODO: translate the following. +// 'label.work_units' => 'Work units', // Form titles. 'title.login' => 'Σύνδεση', @@ -284,6 +286,7 @@ $i18n_key_words = array( 'title.week_view' => 'Προβολή εβδομάδας', // TODO: translate the following. // 'title.swap_roles' => 'Swapping Roles', +// 'title.work_units' => 'Work Units', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section.