Defect #7856
closedChange "Update" to "Update/Reply" on issue#show
0%
Description
Issue#show page has "Update" link which is very confusing.
A lot of our new Redmine users haven't been able to discover how to post a note or reply.
Somebody have used "Quote", instead of "Update". But this is not the case because there is no need to quote always and also this link is not visible if description is empty.
So, the easiest way, I think, is to rename "Update" link to "Update/Reply" or "Update or Reply".
Related issues
Updated by Niklas ... almost 14 years ago
you can do that yourself on your local install, by editing config/locales/en.yml
Updated by Dmitry Babenko almost 14 years ago
Niklas ... wrote:
you can do that yourself on your local install, by editing
config/locales/en.yml
Yes, I know, thanks. But I think we are not alone who experience this problem and it should be solved for the project in general.
Updated by Dmitry Babenko over 13 years ago
And by the way, the translation key button_update
also used in some other places e.g. in repository#committers
. So, it is not the best way just to change its value.
Updated by Go MAEDA about 10 years ago
- Status changed from New to Closed
- Resolution set to Fixed
The link text was renamed "Update" to "Edit" in r12285.
Closing.
Updated by Go MAEDA about 10 years ago
- Related to Defect #12285: Some unit and functional tests miss fixtures and break when run alone added
Updated by Go MAEDA about 10 years ago
- Related to deleted (Defect #12285: Some unit and functional tests miss fixtures and break when run alone)
Updated by Go MAEDA about 10 years ago
- Related to Feature #15275: Improve usage of label "button_update" added