Make WordPress Core

Opened 7 years ago

Closed 6 years ago

#43790 closed defect (bug) (fixed)

b(in before) should be capital in WordPress core update warning.

Reported by: chetan200891's profile chetan200891 Owned by:
Milestone: 5.1 Priority: normal
Severity: minor Version: 3.0
Component: Text Changes Keywords: has-patch
Focuses: administration Cc:

Description

Currently WordPress core update warning is

<strong>Important:</strong> before updating, please <a href="https://codex.wordpress.org/WordPress_Backups">back up your database and files</a>. For help with updates, visit the <a href="https://codex.wordpress.org/Updating_WordPress">Updating WordPress</a> Codex page.

In this warning "before" should be "Before" to make consistent with other warnings.

Attachments (2)

43790.diff (927 bytes) - added by chetan200891 7 years ago.
Created patch to make before word capitalize.
43790.2.diff (1008 bytes) - added by sebastien@… 7 years ago.
add a caps to before

Download all attachments as: .zip

Change History (9)

@chetan200891
7 years ago

Created patch to make before word capitalize.

#1 @chetan200891
7 years ago

  • Keywords has-patch added

@sebastien@…
7 years ago

add a caps to before

#2 @desrosj
7 years ago

  • Milestone changed from Awaiting Review to 4.9.6

TIL, in US English (the default locale), the first word after a colon is capitalized only if it starts a complete sentence. This fits. Good find.

@chetan200891 are there other warnings that should be updated here?

#3 @netweb
7 years ago

  • Milestone changed from 4.9.6 to 5.0

i18n string changes are primarily included in major releases, this helps the polyglots team by keeping any strings required for translation in a minor release to the absolute minimum.

#4 @danieltj
7 years ago

  • Component changed from Administration to Text Changes
  • Severity changed from normal to minor
  • Version changed from trunk to 3.0

#5 @SergeyBiryukov
6 years ago

  • Milestone changed from 5.0 to 5.1

Switching milestone due to the focus on the new editor (Gutenberg) for WordPress 5.0.

#6 @pento
6 years ago

In 44596:

Updates: Tweak the "before updating, please back up..." message.

Props chetan200891, sebastien@….
See #43790.

#7 @desrosj
6 years ago

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

Looks like this was fixed in [44596].

Note: See TracTickets for help on using tickets.