Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#27819 closed defect (bug) (fixed)

Untranslatable string in update warnings

Reported by: SergeyBiryukov Owned by: nacin
Priority: normal Milestone: 3.9
Component: I18N Version: 3.7.1
Severity: normal Keywords:
Cc: Focuses:

Description

[25956] added a string to update warnings:

(WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.)

The string is not translatable, since it was introduced in a minor release. However, I guess we should make it translatable now. It seems weird and inconsistent when a translated string if followed by an English one.

Change History (2)

#1 @nacin
12 years ago

  • Owner set to nacin
  • Resolutionfixed
  • Status newclosed

In 28145:

Translate a string added in 3.7.1 but never translated previously.

props SergeyBiryukov.
fixes #27819.

#2 @SergeyBiryukov
12 years ago

  • Milestone Awaiting Review3.9
Note: See TracTickets for help on using tickets.