Added attachment capability to time records.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 222b6cb..0248b8d 100644 (file)
@@ -282,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',
@@ -358,6 +360,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.