We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d14f6 commit 25d5364Copy full SHA for 25d5364
Languages/en_US/Search.php
@@ -83,7 +83,7 @@
83
$txt['search_index_remove'] = 'Remove';
84
$txt['search_index_resume'] = 'Resume';
85
// This string is used in a javascript confirmation popup; don't use entities.
86
-$txt['search_index_custom_warning'] = 'In order to be able to use a custom index search, you must first create a custom index.';
+$txt['search_index_custom_warning'] = 'In order to be able to use this search index, you must first create it.';
87
88
$txt['search_force_index'] = 'Force the use of a search index';
89
$txt['search_match_words'] = 'Match whole words only';
0 commit comments