#19328 closed defect (bug) (fixed)

Close tag missing from WP_I18N_WHAT_DO_I_DO in ms-load.php

Reported by: Nao Owned by: dd32
Priority: normal Milestone: 3.3
Component: I18N Version: 3.3
Severity: normal Keywords: has-patch
Cc:

Description

One slash is missing from the close tag of WP_I18N_WHAT_DO_I_DO (in /includes/ms-load.php), causing the line not to be translated.

Attachments (1)

19328.patch (1.4 KB) - added by Nao 18 months ago.
ms-load.php i18n fix

Download all attachments as: .zip

Change History (3)

Nao18 months ago

ms-load.php i18n fix

  • Milestone changed from Awaiting Review to 3.3
  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In [19395]:

Close WP_I18N_WHAT_DO_I_DO translation tag properly. Props Nao. Fixes #19328

Note: See TracTickets for help on using tickets.