Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#27096 closed defect (bug) (fixed)

Similar strings for keeping site updated

Reported by: pavelevap's profile pavelevap Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: 3.9 Priority: lowest
Severity: trivial Version: 3.8
Component: I18N Keywords:
Focuses: Cc:

Description

There are two very similar strings and we can merge them, I guess. See attached patch.

Attachments (1)

keeping-site-updated-strings.patch (1.1 KB) - added by pavelevap 12 years ago.

Download all attachments as: .zip

Change History (5)

#1 @pavelevap
12 years ago

https://core.trac.wordpress.org/browser/tags/3.8.1/src/wp-admin/update-core.php#L463

Keeping your site up to date is important for your site’s security, and makes the internet a safer place for you and your readers.

https://core.trac.wordpress.org/browser/tags/3.8.1/src/wp-admin/includes/class-wp-upgrader.php#L2247

Keeping your site updated is important for security. It also makes the internet a safer place for you and your readers.

#2 @samuelsidler
12 years ago

  • Milestone changed from Awaiting Review to 3.9
  • Priority changed from normal to lowest
  • Severity changed from normal to trivial

#3 @SergeyBiryukov
12 years ago

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

In 27167:

Merge two similar strings. props pavelevap. fixes #27096.

#4 @SergeyBiryukov
12 years ago

  • Version changed from trunk to 3.8
Note: See TracTickets for help on using tickets.