Revision: 35 Author: Mischa Date: 24-8-2008 14:45:21 Message: Implemented part 5 (last part) of issue #25; Renamed all instances of label_attachment_* to label_file_* on the add_file-view of projects. This commit resolves issue #25. ---- Modified : /trunk/app/views/projects/add_file.rhtml Revision: 34 Author: Mischa Date: 24-8-2008 14:38:28 Message: Implemented part 4 of issue #25; Renamed instance of label_attachment_plural to label_file_plural on the repositories/revision-view. This commit refs issue #25. ---- Modified : /trunk/app/views/repositories/revision.rhtml Revision: 33 Author: Mischa Date: 24-8-2008 13:29:06 Message: Implemented part 3 of issue #25; Renamed all instances of label_attachment_* to label_file_* on the list_files-view of projects. This commit refs issue #25. ---- Modified : /trunk/app/views/projects/list_files.rhtml Revision: 32 Author: Mischa Date: 24-8-2008 13:24:31 Message: Implemented part 2 of issue #25; Renamed project-menu item for "Files" from label_attachment_plural to label_file_plural. This commit refs issue #25. ---- Modified : /trunk/lib/redmine.rb Revision: 31 Author: Mischa Date: 24-8-2008 13:21:10 Message: Implemented part 1 of issue #25; Refactored the english language-file to have both sets of translations for 'files' and 'attachments'. This commit refs issue #25. ---- Modified : /trunk/lang/en.yml