Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#29480 closed defect (bug) (fixed)

Remove leading newlines from translatable strings

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

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
9 years ago

  • Milestone changed from Future Release to 4.2

#2 @SergeyBiryukov
9 years ago

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

In 31844:

Remove leading newlines from two translatable strings.

fixes #29480.

Note: See TracTickets for help on using tickets.