X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fda.lang.php;h=403289ba13857670ff7c90a4ea63976501f6568d;hb=ebadc5e4019929d4e1686516160ee01a114d9b8a;hp=87e34ae714c8f5cac23ccd17a778ce3b077cde23;hpb=124f501c2f54e9480401ed46bd1986e10cc3afc3;p=timetracker.git diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 87e34ae7..403289ba 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -116,6 +116,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. @@ -260,6 +261,9 @@ $i18n_key_words = array( // 'label.approval' => 'Report approval', // 'label.mark_approved' => 'Mark approved', // 'label.template' => 'Template', +// 'label.attachments' => 'Attachments', +// 'label.files' => 'Files', +// 'label.image' => 'Image', // Form titles. 'title.error' => 'Fejl', @@ -294,6 +298,8 @@ $i18n_key_words = array( 'title.send_invoice' => 'Sender Faktura', 'title.charts' => 'Diagrammer', 'title.projects' => 'Projekter', +// TODO: translate the following. +// 'title.project_files' => 'Project Files', 'title.add_project' => 'Tilføj Projekt', 'title.edit_project' => 'Redigér Projekt', 'title.delete_project' => 'Slet Projekt',