Making WordPress.org

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#6309 closed enhancement (fixed)

ERROR or Errror is strings of the forums?

Reported by: NekoJonez Owned by: SergeyBiryukov
Priority: normal Milestone:
Component: Support Forums Keywords: has-patch
Cc:

Description

Change History (6)

#1 @ocean90
4 years ago

  • Component Translate Site & PluginsSupport Forums
  • Type defect (bug)enhancement

#2 @dd32
4 years ago

Core standardised on <strong>Error</strong>, we should probably do the same.

This ticket was mentioned in PR #91 on WordPress/wordpress.org by NekoJonez.


4 years ago
#3

  • Keywords has-patch added

#4 @NekoJonez
4 years ago

I fixed all the error messages and I moved the ":" like it's going to be for all error messages in WordPress 6.1

#5 @SergeyBiryukov
4 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 12012:

Support Forums: Improve consistency of various error messages.

  • Use sentence case for the word Error, instead of all caps. Using all caps should be avoided for better readability and because screen readers may pronounce all-caps words as abbreviations.
  • Move the colon of the Error: prefix inside the <strong> tags.

This matches similar changes in WordPress core.

Follow-up to [WP47156], [WP53118], [WP53337], [WP53458], [3702], [3719], [3797], [3937], [4043], [11301], [11382], [11383], [11580].

Props NekoJonez.
Fixes #6309.

SergeyBiryukov commented on PR #91:


4 years ago
#6

Thanks for the PR! Merged in r12012.

Note: See TracTickets for help on using tickets.