]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ro.lang.php
Added project name to project_files.php page title.
[timetracker.git] / WEB-INF / resources / ro.lang.php
index 83218b041f17276156a6b04bce70d8e69e10a4e3..908c7d38a7a646d406889dd18d484edbddaab534 100644 (file)
@@ -283,6 +283,7 @@ $i18n_key_words = array(
 // 'label.attachments' => 'Attachments',
 // 'label.files' => 'Files',
 // 'label.image' => 'Image',
+// 'label.download' => 'Download',
 
 // Form titles.
 // TODO: Improve titles for consistency, so that each title explains correctly what each
@@ -383,6 +384,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.