Modify ↓
Opened 12 years ago
Closed 8 years ago
#10742 closed enhancement (fixed)
[Patch] Rename "Update" button to "Refresh" on the Review User Account Details page
Reported by: | Ryan J Ollos | Owned by: | Steffen Hoffmann |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | trivial | Keywords: | web-UI |
Cc: | Trac Release: |
Description (last modified by )
When initially viewing the page, I found the term Update to be confusing since it implies (to me) submission of some data, or invoking some sort of change in the database. I propose that the button's text is changed to Refresh.
What do you think? I realize this is a very minor issue and entirely subjective.
Attachments (1)
Change History (5)
Changed 12 years ago by
Attachment: | th10742-r12496-1.patch added |
---|
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Keywords: | web-UI added |
---|
comment:3 Changed 12 years ago by
(In [12500]) AccountManagerPlugin: Change button label 'Update' to 'Refresh' for clarity, refs #10742.
comment:4 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Because we support localization of the whole web-UI, there's a bit more about this than just changing the label itself, but I'm fine with pushing this idea.
Because development is rather fast-pacing these days, I'll accumulate some more changes, before updating message catalogs. Just watch out, because when it happens, related changes there - to twenty(!) supported languages - are the complementary, required changes to complete this move.