Opened 6 months ago
Closed 6 months ago
#22546 closed defect (bug) (fixed)
Missing i18n'd string in Dashboard
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | I18N | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch dev-feedback |
| Cc: |
Description
The Dashboard string "Manage widgets or menus" is only partially i18n'd: only the words "widgets" and "menus" can be translated, when the full sentence should be.
Attachments (2)
Change History (6)
SergeyBiryukov — 6 months ago
comment:2
SergeyBiryukov — 6 months ago
22456.patch doesn't break the sentence.
Note: See
TracTickets for help on using
tickets.

First quick patch. Could be made better with proper %1$s tags, though.