Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#22546 closed defect (bug) (fixed)

Missing i18n'd string in Dashboard

Reported by: xibe's profile xibe Owned by: ryan's profile ryan
Milestone: 3.5 Priority: normal
Severity: normal Version: 3.5
Component: I18N Keywords: has-patch dev-feedback
Focuses: 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 13 years ago.
First quick patch. Could be made better with proper %1$s tags, though.
22456.patch (1.2 KB) - added by SergeyBiryukov 13 years ago.

Download all attachments as: .zip

Change History (6)

@xibe
13 years ago

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

#1 @nacin
13 years ago

  • Milestone changed from Awaiting Review to 3.5

#2 @SergeyBiryukov
13 years ago

22456.patch doesn't break the sentence.

#3 @xibe
13 years ago

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

#4 @ryan
13 years ago

  • 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.