Making WordPress.org

Opened 9 years ago

Closed 9 years ago

#1058 closed defect (bug) (fixed)

Improve theme directory translation strings

Reported by: ramiy's profile ramiy Owned by: ocean90's profile ocean90
Milestone: Priority: normal
Component: Theme Directory Keywords: has-patch commit
Cc:

Description

Ok, the patch has 3 changes:

  1. I added translator comments. /* translators: context */
  2. I've moved the html <code> tags from the translation strings using sprintf().
  3. And I updated few strings with the same context.

Attachments (5)

class-wporg-themes-upload.php.patch (10.1 KB) - added by ramiy 9 years ago.
class-wporg-themes-upload.php.2.patch (10.1 KB) - added by ramiy 9 years ago.
class-wporg-themes-upload.php.3.patch (10.4 KB) - added by ramiy 9 years ago.
meta-1058.patch (13.9 KB) - added by SergeyBiryukov 9 years ago.
meta-1058.2.patch (14.0 KB) - added by SergeyBiryukov 9 years ago.

Download all attachments as: .zip

Change History (11)

#2 @SergeyBiryukov
9 years ago

#1244 was marked as a duplicate.

#3 @SergeyBiryukov
9 years ago

  • Keywords commit added

#4 @ocean90
9 years ago

  • Keywords needs-refresh added; commit removed

#5 @SergeyBiryukov
9 years ago

  • Keywords commit added; needs-refresh removed

#6 @ocean90
9 years ago

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

In 1910:

Theme Directory: Improve strings with style.css references and add translator comments.

Props ramiy,SergeyBiryukov.
Fixes #1058.

Note: See TracTickets for help on using tickets.