Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#31840 closed defect (bug) (fixed)

Avoid using <code> in translation string (network.php file)

Reported by: ramiy Owned by: wonderboymusic
Priority: normal Milestone: 4.4
Component: I18N Version:
Severity: normal Keywords: has-patch
Cc: Focuses: administration, multisite

Description

Related: #30612, #30614

Remove <code> from translation string in wp-admin/network.php file.

Attachments (3)

31840.patch (8.8 KB ) - added by ramiy 11 years ago.
31840.2.patch (7.6 KB ) - added by ramiy 11 years ago.
Remove strings from ticket 31835 (subdomain/subdirectory)
31840.diff (8.0 KB ) - added by wonderboymusic 11 years ago.

Download all attachments as: .zip

Change History (11)

@ramiy
11 years ago

#1 @ramiy
11 years ago

  • Keywords has-patch added

@ramiy
11 years ago

Remove strings from ticket 31835 (subdomain/subdirectory)

#2 @SergeyBiryukov
11 years ago

  • Component Networks and SitesI18N

#3 @DrewAPicture
11 years ago

  • Version trunk

This ticket was mentioned in Slack in #polyglots by ramiy. View the logs.


11 years ago

#5 @wonderboymusic
11 years ago

  • Milestone Awaiting Review4.4
  • Owner set to SergeyBiryukov
  • Status newassigned

#6 @wonderboymusic
11 years ago

  • Owner changed from SergeyBiryukov to wonderboymusic

#7 @wonderboymusic
11 years ago

  • Resolutionfixed
  • Status assignedclosed

In 34292:

Network Setup: don't use <code> in translation strings in wp-admin/network files.

Props ramiy.
Fixes #31840.

#8 @SergeyBiryukov
11 years ago

In 34299:

Add missing translator comment after [34292].

See #31840.

Note: See TracTickets for help on using tickets.