]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sr.lang.php
More work in progress integrating attachments in reports.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index c47cc41e31dbfde4b8ac3f704bbf51f6b7203d8b..a6b4b74b964e0959cc5e1908bef36e8e055e3d47 100644 (file)
@@ -285,6 +285,8 @@ $i18n_key_words = array(
 'title.time' => 'Vreme',
 'title.edit_time_record' => 'Izmeni unos vremena',
 'title.delete_time_record' => 'Obriši unos vremena',
+// TODO: Translate the following.
+// 'title.time_files' => 'Time Record Files',
 'title.expenses' => 'Troškovi',
 'title.edit_expense' => 'Izmeni stavke troškova',
 'title.delete_expense' => 'Obriši stavke troškova',
@@ -359,6 +361,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.