Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#34618 closed defect (bug) (fixed)

Avoid using HTML tags in translation strings (wp-admin/network/settings.php)

Reported by: ramiy Owned by: SergeyBiryukov
Priority: normal Milestone: 4.4
Component: I18N Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

See the attached patch.

Attachments (1)

34618.patch (1.3 KB ) - added by ramiy 11 years ago.

Download all attachments as: .zip

Change History (5)

#1 @ramiy
11 years ago

  • Summary Avoid using HTML tags in translation strings (wp-admin/includes/network.php)Avoid using HTML tags in translation strings (wp-admin/network/settings.php)

@ramiy
11 years ago

#2 @ramiy
11 years ago

  • Keywords has-patch added

#3 @SergeyBiryukov
11 years ago

  • Milestone Awaiting Review4.4

#4 @SergeyBiryukov
11 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 35570:

Remove <code> tags from translatable string in wp-admin/network/settings.php.

Add translator comment.

Props ramiy.
Fixes #34618.

Note: See TracTickets for help on using tickets.