]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sl.lang.php
Removed duplicate assignment.
[timetracker.git] / WEB-INF / resources / sl.lang.php
index c9144c8cf6dfe0b60039a482c3c037d412e0a6db..bd7615dc852ef34b672ab904bda1712a9858ff7c 100644 (file)
@@ -266,6 +266,7 @@ $i18n_key_words = array(
 // 'label.attachments' => 'Attachments',
 // 'label.files' => 'Files',
 // 'label.image' => 'Image',
+// 'label.download' => 'Download',
 
 // Form titles.
 // TODO: Translate the following.
@@ -358,6 +359,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.