Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#34501 closed defect (bug) (fixed)

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

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

Description

The attached patch is fixing two translation strings, with simpler links without HTML tags.

Attachments (1)

34501.patch (1.5 KB) - added by ramiy 10 years ago.

Download all attachments as: .zip

Change History (4)

@ramiy
10 years ago

#1 @ramiy
10 years ago

  • Component changed from General to I18N
  • Keywords has-patch added

#2 @SergeyBiryukov
10 years ago

  • Milestone changed from Awaiting Review to 4.4

#3 @SergeyBiryukov
10 years ago

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

In 35443:

Don't use <a> in translatable strings in `wp-admin/includes/dashboard.php'.

Add translator commments.

Props ramiy.
Fixes #34501.

Note: See TracTickets for help on using tickets.