Opened 13 months ago
Closed 13 months ago
#1488461 closed Bugs (worksforme)
Inconsistent labels: "messageactions" vs. "moreactions"
| Reported by: | aiken | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.8-rc |
| Component: | User Interface | Version: | 0.7.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
There is a problem with the "messageactions" label. This identifier is used in C:skins\default\includes\messagetoolbar.html, but many localizations (including en_US!) lack them. Thus the appropriate label isn't displayed.
Additionaly, there is a similar label "moreactions". It is present only in some localizations and is used by the "managesieve" plugin. I looks like its the older identifier for the current "messageactions" (which has been inconsistently introduced).
Please check this issue and fix it.
Change History (1)
comment:1 Changed 13 months ago by alec
- Milestone changed from later to 0.8-rc
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

It has been fixed in 0.8. There's no messageactions label anymore.