Added custom field output on time.php as a rewrite of PR#76."
[timetracker.git] / WEB-INF / resources / no.lang.php
index 96a5f13..0f91855 100644 (file)
@@ -302,7 +302,8 @@ $i18n_key_words = array(
 'title.time' => 'Tid',
 'title.edit_time_record' => 'Endre tids oppføringen',
 'title.delete_time_record' => 'Slett tids oppføringen',
-// TODO: translate the following.
+// TODO: Translate the following.
+// 'title.time_files' => 'Time Record Files',
 // 'title.expenses' => 'Expenses',
 // 'title.edit_expense' => 'Editing Expense Item',
 // 'title.delete_expense' => 'Deleting Expense Item',
@@ -383,6 +384,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.