X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhu.lang.php;h=5f7b40cfd4d7e71e8196504a710450b0d7f66726;hb=ccad5f6b0a1739455bf3b53dfcbcffd6692ffd5e;hp=ccdc6ad7da060b571261d8c9ed41747e44bb56ba;hpb=6966f48816a53d2653bf02b537190d015407952e;p=timetracker.git diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index ccdc6ad7..5f7b40cf 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -281,6 +281,7 @@ $i18n_key_words = array( // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', // 'label.image' => 'Image', +// 'label.download' => 'Download', // Form titles. // TODO: Translate the following. @@ -299,6 +300,7 @@ $i18n_key_words = array( // 'title.time' => 'Time', // 'title.edit_time_record' => 'Editing Time Record', // 'title.delete_time_record' => 'Deleting Time Record', +// 'title.time_files' => 'Time Record Files', // 'title.expenses' => 'Expenses', // 'title.edit_expense' => 'Editing Expense Item', // 'title.delete_expense' => 'Deleting Expense Item', @@ -378,6 +380,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.