]> 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 3e855d053a06b190179add7906d3014df6784923..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?',
@@ -240,6 +241,7 @@ $i18n_key_words = array(
 'label.template' => 'Template',
 'label.attachments' => 'Attachments',
 'label.files' => 'Files',
+'label.image' => 'Image',
 
 // Form titles.
 'title.error' => 'Error',