Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#31727 closed defect (bug) (fixed)

Merge similar strings

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

Description

We can simply remove 5 similar strings and use better existing strings, see attached patch.

trash x Trash
post (in the meaning of attachment) x item

Attachments (1)

31727.patch (1.6 KB) - added by pavelevap 10 years ago.

Download all attachments as: .zip

Change History (8)

@pavelevap
10 years ago

#1 @DrewAPicture
10 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to Future Release
  • Version changed from trunk to 2.9

#2 @DrewAPicture
10 years ago

  • Version 2.9 deleted

#3 @pavelevap
10 years ago

Any chance to commit this? Or any changes are needed?

#4 @SergeyBiryukov
10 years ago

  • Milestone changed from Future Release to 4.4
  • Owner set to SergeyBiryukov
  • Status changed from new to reviewing

This ticket was mentioned in Slack in #core by sergey. View the logs.


10 years ago

#6 @SergeyBiryukov
10 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 34797:

Merge some strings in wp-admin/upload.php with existing strings with the same meaning.

Props pavelevap.
Fixes #31727.

#7 @pavelevap
10 years ago

Thank you Sergey! Other strings from original patch were handled in #33133.

Note: See TracTickets for help on using tickets.