Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#29480 closed defect (bug) (fixed)

Remove leading newlines from translatable strings

Reported by: SergeyBiryukov Owned by: SergeyBiryukov
Priority: normal Milestone: 4.2
Component: I18N Version: 3.8
Severity: normal Keywords: 4.1-early
Cc: Focuses:

Description

We have a couple of strings starting with a newline character:

They cause a warning in GlotPress:

Warning: Original and translation should both begin on newline.

Let's remove these leading newlines for clarity.

Change History (2)

#1 @SergeyBiryukov
12 years ago

  • Milestone Future Release4.2

#2 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 31844:

Remove leading newlines from two translatable strings.

fixes #29480.

Note: See TracTickets for help on using tickets.