Improved security of getRecordForFileView().
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 4a8b1bb..4454d34 100644 (file)
@@ -300,6 +300,7 @@ $i18n_key_words = array(
 'title.edit_time_record' => 'Modificant l\\\'historial de temps',
 'title.delete_time_record' => 'Eliminant l\\\'historial de temps',
 // 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',
@@ -380,6 +381,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.