Opened 6 months ago

Closed 6 months ago

#22546 closed defect (bug) (fixed)

Missing i18n'd string in Dashboard

Reported by: xibe Owned by: ryan
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)

dashboard-missing-i18n.patch (1.2 KB) - added by xibe 6 months ago.
First quick patch. Could be made better with proper %1$s tags, though.
22456.patch (1.2 KB) - added by SergeyBiryukov 6 months ago.

Download all attachments as: .zip

Change History (6)

xibe6 months ago

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

  • Milestone changed from Awaiting Review to 3.5

22456.patch doesn't break the sentence.

Silly me, that's way better, of course :)

  • Owner set to ryan
  • Resolution set to fixed
  • Status changed from new to closed

In 22831:

Gettext markup for a welcome screen string. Props SergeyBiryukov, xibe. fixes #22546

Note: See TracTickets for help on using tickets.