X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fda.lang.php;h=0248b8d797f3b2b4a9639cf232590ba7affd88e4;hb=11f9bb4aceb54d0965f5eb2a5329acc6400428e2;hp=403289ba13857670ff7c90a4ea63976501f6568d;hpb=0e6900be0bcfc882505ec4c8b8730a798985bc80;p=timetracker.git diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 403289ba..0248b8d7 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -264,6 +264,7 @@ $i18n_key_words = array( // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', // 'label.image' => 'Image', +// 'label.download' => 'Download', // Form titles. 'title.error' => 'Fejl', @@ -281,6 +282,8 @@ $i18n_key_words = array( 'title.time' => 'Tid', 'title.edit_time_record' => 'Redigér Tidsregistrering', 'title.delete_time_record' => 'Slet Tidsregistrering', +// TODO: Translate the following. +// 'title.time_files' => 'Time Record Files', 'title.expenses' => 'Udgifter', 'title.edit_expense' => 'Redigér Udgift', 'title.delete_expense' => 'Slet Udgift', @@ -355,6 +358,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.