X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fet.lang.php;h=65beb3ee2c9480588c1ae021978440b5c1a6b545;hb=0cb4a15ec1079fc325845640357dfc75aba0ae23;hp=5ba5afaac27937e3ec5727a5fc8e984dd46a5e4d;hpb=6966f48816a53d2653bf02b537190d015407952e;p=timetracker.git diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 5ba5afaa..65beb3ee 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -268,6 +268,7 @@ $i18n_key_words = array( // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', // 'label.image' => 'Image', +// 'label.download' => 'Download', // Form titles. // TODO: Improve titles for consistency, so that each title explains correctly what each @@ -287,6 +288,8 @@ $i18n_key_words = array( 'title.time' => 'Ajaarvestus', 'title.edit_time_record' => 'Ajakande muutmine', 'title.delete_time_record' => 'Ajakande kustutamine', +// TODO: Translate the following. +// 'title.time_files' => 'Time Record Files', 'title.expenses' => 'Kulud', 'title.edit_expense' => 'Kulukirje muutmine', 'title.delete_expense' => 'Kulukirje kustutamine', @@ -362,6 +365,7 @@ $i18n_key_words = array( // 'title.delete_template' => 'Deleting Template', // 'title.edit_file' => 'Editing File', // 'title.delete_file' => 'Deleting File', +// 'title.download_file' => 'Downloading File', // 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.