- Issue created by @demonde
- Status changed to RTBC
11 months ago 7:26pm 30 May 2024 - 🇨🇦Canada RobLoach Earth
Yes, you'll have to add both cases. The exact string that's passed through the t() function.
- 🇮🇳India userguest123
In search_api contrib module,
File : search_api/src/Plugin/views/filter/SearchApiFulltext.php
$msg = $this->formatPlural($this->options['min_length'], 'You must include at least one keyword to match in the content, and punctuation is ignored.', 'You must include at least one keyword to match in the content. Keywords must be at least @count characters, and punctuation is ignored.');
I am seeing no change, when I override both strings of $msg.
- Status changed to Fixed
18 days ago 4:50am 8 April 2025 Automatically closed - issue fixed for 2 weeks with no activity.