Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#28025 closed defect (bug) (fixed)

hardcoded text in wp-admin\update-core.php

Reported by: Kniebremser Owned by: SergeyBiryukov
Priority: normal Milestone: 4.0
Component: I18N Version: 3.7
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

I found a text in the file wp-admin\update-core.php line 178 can not be translated.

"This site is set up to install updates of future beta versions automatically."

Attachments (1)

update-core.diff (787 bytes ) - added by andrezrv 12 years ago.

Download all attachments as: .zip

Change History (7)

#1 @andrezrv
12 years ago

This is present also in 3.9.

#2 @knutsp
12 years ago

In my development, nb_NO localized, site, this string is displayed untranslated.

#3 @andrezrv
12 years ago

  • Keywords has-patch added

#4 @SergeyBiryukov
12 years ago

  • Milestone Awaiting Review4.0
  • Version 3.83.7

Introduced in [25816].

#5 @SergeyBiryukov
12 years ago

  • Keywords commit added

#6 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 28288:

Translate a string added in 3.7 but never translated previously.

props andrezrv.
fixes #28025.

Note: See TracTickets for help on using tickets.