Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#34506 closed defect (bug) (fixed)

Avoid using <a> tags in translation strings (wp-includes/ms-load.php)

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

Description


Attachments (1)

34506.patch (1.1 KB ) - added by ramiy 11 years ago.

Download all attachments as: .zip

Change History (3)

@ramiy
11 years ago

#1 @SergeyBiryukov
11 years ago

  • Milestone Awaiting Review4.4

#2 @SergeyBiryukov
11 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 35453:

Don't use <a> in translatable string in wp-includes/ms-load.php.

Add translator commment.

Props ramiy.
Fixes #34506.

Note: See TracTickets for help on using tickets.