]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Resuming work on attachments.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 9fd6995b7d77812181258684e6b63e5a3288eb95..f1fc72aa1943dd864c15c8afd6946d2e468916be 100644 (file)
@@ -105,6 +105,7 @@ $i18n_key_words = array(
 'error.format' => 'Invalid file format.',
 'error.user_count' => 'Limit on user count.',
 'error.expired' => 'Expiration date reached.',
+'error.file_storage' => 'File storage error.',
 
 // Warning messages.
 'warn.sure' => 'Are you sure?',
@@ -239,6 +240,8 @@ $i18n_key_words = array(
 'label.mark_approved' => 'Mark approved',
 'label.template' => 'Template',
 'label.attachments' => 'Attachments',
+'label.files' => 'Files',
+'label.image' => 'Image',
 
 // Form titles.
 'title.error' => 'Error',
@@ -270,6 +273,7 @@ $i18n_key_words = array(
 'title.send_invoice' => 'Sending Invoice',
 'title.charts' => 'Charts',
 'title.projects' => 'Projects',
+'title.project_files' => 'Project Files',
 'title.add_project' => 'Adding Project',
 'title.edit_project' => 'Editing Project',
 'title.delete_project' => 'Deleting Project',