Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#42231 closed defect (bug) (fixed)

Customize: improve consistency of the "No themes found" strings

Reported by: afercia's profile afercia Owned by: afercia's profile afercia
Milestone: 4.9 Priority: normal
Severity: normal Version: 4.9
Component: Customize Keywords: has-patch
Focuses: Cc:

Description

See #37661.

For consistency, a couple strings introduced in [41648]:

No themes found. Try a different search.
No themes found. Try a different search, or %s.

Should be updated to the new wording introduced in [41608] which added the word "query".

All similar strings in WordPress are now, for example:
No themes found. Try a different search query.
or, for plugins,
No plugins found. Try a different search query.

Attachments (1)

42231.diff (3.4 KB) - added by afercia 8 years ago.

Download all attachments as: .zip

Change History (9)

#1 follow-up: @melchoyce
8 years ago

Could we remove "query" from the other strings? It's a pretty unfriendly word.

#2 in reply to: ↑ 1 @celloexpressions
8 years ago

Replying to melchoyce:

Could we remove "query" from the other strings? It's a pretty unfriendly word.

Agreed. Or, find a less technical-sounding term to use here (for English, at least).

#3 @Presskopp
8 years ago

I think 'search term' could be useful here..

#4 @afercia
8 years ago

Could we remove "query" from the other strings? It's a pretty unfriendly word.

Then I think #37430 should be reopened for discussion, see https://core.trac.wordpress.org/ticket/37430#comment:16

#5 @swissspidy
8 years ago

As there wasn't really a discussion on that, let's just remove "query". Less new strings for translators!

This ticket was mentioned in Slack in #core by melchoyce. View the logs.


8 years ago

@afercia
8 years ago

#7 @afercia
8 years ago

  • Keywords has-patch added; needs-patch removed
  • Version set to trunk

42231.diff partially reverts [41608] to restore the original strings without the word query.

#8 @afercia
8 years ago

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

In 41878:

Administration: Improve consistency of the "not found" strings.

Partially reverts [41608] restoring the original strings without the word query.

See #37430.
Fixes #42231.

Note: See TracTickets for help on using tickets.