Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#33133 closed defect (bug) (fixed)

Duplicate strings related to Trash

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

Description

2 strings with same meaning:

You are not allowed to move this item out of the Trash.
You are not allowed to restore this item from the Trash.

Duplicate strings with capitalized letter:

Error in restoring from trash.
Error in restoring from Trash. (2x)

Error in moving to trash.
Error in moving to Trash. (2x)

See attached patch.

Attachments (1)

33133.patch (1.4 KB) - added by pavelevap 10 years ago.

Download all attachments as: .zip

Change History (4)

@pavelevap
10 years ago

#1 @SergeyBiryukov
10 years ago

  • Milestone changed from Awaiting Review to 4.3

#2 @SergeyBiryukov
10 years ago

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

In 33431:

Merge duplicate strings related to Trash.

props pavelevap.
fixes #33133.

#3 @pavelevap
10 years ago

Yay, that was quick, thank you Sergey for all those fixed tickets!

Note: See TracTickets for help on using tickets.