Rename "Files" to Attachments in Wiki, Forum and Issues » revisionlog_of_issue-25.txt
1 |
Revision: 35 |
---|---|
2 |
Author: Mischa |
3 |
Date: 24-8-2008 14:45:21 |
4 |
Message: |
5 |
Implemented part 5 (last part) of issue #25; Renamed all instances of label_attachment_* to label_file_* on the add_file-view of projects. |
6 |
|
7 |
This commit resolves issue #25. |
8 |
---- |
9 |
Modified : /trunk/app/views/projects/add_file.rhtml |
10 |
|
11 |
Revision: 34 |
12 |
Author: Mischa |
13 |
Date: 24-8-2008 14:38:28 |
14 |
Message: |
15 |
Implemented part 4 of issue #25; Renamed instance of label_attachment_plural to label_file_plural on the repositories/revision-view. |
16 |
|
17 |
This commit refs issue #25. |
18 |
---- |
19 |
Modified : /trunk/app/views/repositories/revision.rhtml |
20 |
|
21 |
Revision: 33 |
22 |
Author: Mischa |
23 |
Date: 24-8-2008 13:29:06 |
24 |
Message: |
25 |
Implemented part 3 of issue #25; Renamed all instances of label_attachment_* to label_file_* on the list_files-view of projects. |
26 |
|
27 |
This commit refs issue #25. |
28 |
---- |
29 |
Modified : /trunk/app/views/projects/list_files.rhtml |
30 |
|
31 |
Revision: 32 |
32 |
Author: Mischa |
33 |
Date: 24-8-2008 13:24:31 |
34 |
Message: |
35 |
Implemented part 2 of issue #25; Renamed project-menu item for "Files" from label_attachment_plural to label_file_plural. |
36 |
|
37 |
This commit refs issue #25. |
38 |
---- |
39 |
Modified : /trunk/lib/redmine.rb |
40 |
|
41 |
Revision: 31 |
42 |
Author: Mischa |
43 |
Date: 24-8-2008 13:21:10 |
44 |
Message: |
45 |
Implemented part 1 of issue #25; Refactored the english language-file to have both sets of translations for 'files' and 'attachments'. |
46 |
|
47 |
This commit refs issue #25. |
48 |
---- |
49 |
Modified : /trunk/lang/en.yml |