Problem/Motivation

On the issue https://www.drupal.org/project/drupal/issues/2513586 the text "You must include at least one positive keyword with 1 character or more." was changed. To use the same words as the core and avoid duplicate translations, update the message.

Issue fork search_api-3356817

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

eduardo morales alberti’s picture

Status: Active » Needs review
drunken monkey’s picture

Component: General code » User interface
StatusFileSize
new1.07 KB
new937 bytes

Thanks for the suggestion, sounds like a good idea.
The formatPlural() call was slightly wrong, should be fixed in the attached patch. (Testing for pull requests doesn’t work in this project, unfortunately, as you can see.)

Status: Needs review » Needs work

The last submitted patch, 5: 3356817-5--required_keywords_warning_text.patch, failed testing. View results

drunken monkey’s picture

Status: Needs work » Needs review
StatusFileSize
new1.75 KB
new2.67 KB

Makes sense.

drunken monkey’s picture

Status: Needs review » Fixed

Merged.
Thanks again!

eduardo morales alberti’s picture

Thank you!!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.