Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#32020 closed defect (bug) (fixed)

Removing duplicate string

Reported by: pavelevap Owned by: SergeyBiryukov
Priority: normal Milestone: 4.2
Component: I18N Version: 2.5
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

We have similar string with "on" instead of "to". See attached patch. Translators are not affected.

Attachments (1)

32020.patch (721 bytes ) - added by pavelevap 11 years ago.

Download all attachments as: .zip

Change History (4)

@pavelevap
11 years ago

#1 @SergeyBiryukov
11 years ago

  • Keywords has-patch commit added
  • Milestone Awaiting Review4.2
  • Version trunk2.5

Introduced in [6634].

#2 @DrewAPicture
11 years ago

  • Owner set to SergeyBiryukov
  • Status newreviewing

#3 @SergeyBiryukov
11 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 32209:

Remove duplicate string with a typo, merge it with an existing string.

props pavelevap.
fixes #32020.

Note: See TracTickets for help on using tickets.