fix #2661 update label
This commit is contained in:
parent
1c867e8596
commit
55e19fed8b
5 changed files with 5 additions and 5 deletions
|
@ -2913,7 +2913,7 @@ public class FessLabels extends UserMessages {
|
|||
/** The key of the message: All these words */
|
||||
public static final String LABELS_advance_search_must_queries = "{labels.advance_search_must_queries}";
|
||||
|
||||
/** The key of the message: This exact word or phrase */
|
||||
/** The key of the message: Phrase search of these words */
|
||||
public static final String LABELS_advance_search_phrase_query = "{labels.advance_search_phrase_query}";
|
||||
|
||||
/** The key of the message: Any of these words */
|
||||
|
|
|
@ -962,7 +962,7 @@ labels.tooltip_logout=Logout
|
|||
labels.advance=Advance
|
||||
labels.advance_search_title=Advanced Search
|
||||
labels.advance_search_must_queries=All these words
|
||||
labels.advance_search_phrase_query=This exact word or phrase
|
||||
labels.advance_search_phrase_query=Phrase search of these words
|
||||
labels.advance_search_should_queries=Any of these words
|
||||
labels.advance_search_not_queries=None of these words
|
||||
labels.advance_search_filetype=File Type
|
||||
|
|
|
@ -961,7 +961,7 @@ labels.tooltip_logout=Logout
|
|||
labels.advance=Advance
|
||||
labels.advance_search_title=Advanced Search
|
||||
labels.advance_search_must_queries=All these words
|
||||
labels.advance_search_phrase_query=This exact word or phrase
|
||||
labels.advance_search_phrase_query=Phrase search of these words
|
||||
labels.advance_search_should_queries=Any of these words
|
||||
labels.advance_search_not_queries=None of these words
|
||||
labels.advance_search_filetype=File Type
|
||||
|
|
|
@ -961,7 +961,7 @@ labels.tooltip_logout=Logout
|
|||
labels.advance=Advance
|
||||
labels.advance_search_title=Advanced Search
|
||||
labels.advance_search_must_queries=All these words
|
||||
labels.advance_search_phrase_query=This exact word or phrase
|
||||
labels.advance_search_phrase_query=Phrase search of these words
|
||||
labels.advance_search_should_queries=Any of these words
|
||||
labels.advance_search_not_queries=None of these words
|
||||
labels.advance_search_filetype=File Type
|
||||
|
|
|
@ -965,7 +965,7 @@ labels.tooltip_logout=Logout
|
|||
labels.advance=Advance
|
||||
labels.advance_search_title=Advanced Search
|
||||
labels.advance_search_must_queries=All these words
|
||||
labels.advance_search_phrase_query=This exact word or phrase
|
||||
labels.advance_search_phrase_query=Phrase search of these words
|
||||
labels.advance_search_should_queries=Any of these words
|
||||
labels.advance_search_not_queries=None of these words
|
||||
labels.advance_search_filetype=File Type
|
||||
|
|
Loading…
Add table
Reference in a new issue