Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#31936 closed defect (bug) (wontfix)

Remove unused class to merge similar translation strings

Reported by: ramiy's profile ramiy Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: I18N Keywords: has-patch
Focuses: Cc:

Description

We have a translation string in three places saying There is a new version available.... Two strings are identical, but the third string is using class="update-link". It's an unused class.

http://i.imgur.com/K2CPbwD.png

This patch is removing this class from the third string and merging the strings.

Attachments (1)

31936.patch (1.4 KB) - added by ramiy 10 years ago.

Download all attachments as: .zip

Change History (6)

@ramiy
10 years ago

#1 @ramiy
10 years ago

  • Component changed from General to I18N
  • Keywords has-patch added

We can actually commit this patch in 4.2.

#2 @ramiy
10 years ago

  • Summary changed from Remove unused class to merge simmilar strings to Remove unused class to merge similar translation strings

#4 @ramiy
10 years ago

  • Resolution set to wontfix
  • Status changed from new to closed

Wow, I missed that.

#5 @SergeyBiryukov
10 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.