X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/ab53f7a7b9b0e0ca43b6950c3389cd3889e74d82..0713fdfd6a8ab87277836b0586bb2ba9ab4b04ec:/WEB-INF/resources/gr.lang.php?ds=inline diff --git a/WEB-INF/resources/gr.lang.php b/WEB-INF/resources/gr.lang.php index b15c2813..fbdf6d38 100644 --- a/WEB-INF/resources/gr.lang.php +++ b/WEB-INF/resources/gr.lang.php @@ -289,6 +289,7 @@ $i18n_key_words = array( // TODO: Translate the following. // 'title.timesheets' => 'Timesheets', // 'title.timesheet' => 'Timesheet', +// 'title.timesheet_files' => 'Timesheet Files', 'title.invoice' => 'Τιμολόγιο', 'title.send_invoice' => 'Αποστολή τιμολόγιου', 'title.charts' => 'Γραφήματα', @@ -354,6 +355,7 @@ $i18n_key_words = array( // 'title.edit_file' => 'Editing File', // 'title.delete_file' => 'Deleting File', // 'title.download_file' => 'Downloading File', +// 'title.work' => 'Work', // 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.