X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhu.lang.php;h=58fcf50ac03a40ec3e0d954464093ed7536fedde;hb=e25cf11c520c4e86bfd7d4f0944a146f0a21cf91;hp=8c2e730c627ec9c32c5fac8662b6be93ac65380a;hpb=26dd5629ee5f2c3de36ff44e65529e4ca491cab1;p=timetracker.git diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 8c2e730c..58fcf50a 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -121,6 +121,7 @@ $i18n_key_words = array( // 'error.format' => 'Invalid file format.', // 'error.user_count' => 'Limit on user count.', // 'error.expired' => 'Expiration date reached.', +// 'error.file_storage' => 'File storage error.', // Warning messages. // TODO: translate the following. @@ -280,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. @@ -375,6 +377,9 @@ $i18n_key_words = array( // 'title.add_template' => 'Adding Template', // 'title.edit_template' => 'Editing Template', // '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.