Modify ↓
Opened 6 months ago
Last modified 6 months ago
#10742 new enhancement
[Patch] Rename "Update" button to "Refresh" on the Review User Account Details page
| Reported by: | rjollos | Owned by: | hasienda |
|---|---|---|---|
| Priority: | normal | Component: | AccountManagerPlugin |
| Severity: | trivial | Keywords: | web-UI |
| Cc: | Trac Release: |
Description (last modified by rjollos)
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 (4)
Changed 6 months ago by rjollos
comment:1 Changed 6 months ago by rjollos
- Description modified (diff)
comment:2 Changed 6 months ago by hasienda
- Keywords web-UI added
comment:3 Changed 6 months ago by hasienda
(In [12500]) AccountManagerPlugin: Change button label 'Update' to 'Refresh' for clarity, refs #10742.
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.