fix #662 modify labels

This commit is contained in:
Shinsuke Sugaya 2016-09-09 23:21:50 +09:00
parent c9ee2daa21
commit bc13b54756
3 changed files with 6 additions and 6 deletions

View file

@ -1067,10 +1067,10 @@ public class FessLabels extends UserMessages {
/** The key of the message: System Configuration */
public static final String LABELS_dashboard_title_configuration = "{labels.dashboard_title_configuration}";
/** The key of the message: Suggest by Search Words */
/** The key of the message: Suggest from Search Words */
public static final String LABELS_suggest_search_log_enabled = "{labels.suggest_search_log_enabled}";
/** The key of the message: Suggest by Documents */
/** The key of the message: Suggest from Documents */
public static final String LABELS_suggest_documents_enabled = "{labels.suggest_documents_enabled}";
/** The key of the message: Purge Suggest Documents Before */

View file

@ -346,8 +346,8 @@ labels.duplicate_name=Duplicate Name
labels.duplicate_host_configuration=Duplicate Host
labels.duplicate_host_title_details=Duplicate Host
labels.dashboard_title_configuration=System Configuration
labels.suggest_search_log_enabled=Suggest by Search Words
labels.suggest_documents_enabled=Suggest by Documents
labels.suggest_search_log_enabled=Suggest from Search Words
labels.suggest_documents_enabled=Suggest from Documents
labels.purge_suggest_search_log_day=Purge Suggest Documents Before
labels.crawling_info_title=Crawling Information
labels.crawling_info_title_confirm=Crawling Information

View file

@ -346,8 +346,8 @@ labels.duplicate_name=Duplicate Name
labels.duplicate_host_configuration=Duplicate Host
labels.duplicate_host_title_details=Duplicate Host
labels.dashboard_title_configuration=System Configuration
labels.suggest_search_log_enabled=Suggest by Search Words
labels.suggest_documents_enabled=Suggest by Documents
labels.suggest_search_log_enabled=Suggest from Search Words
labels.suggest_documents_enabled=Suggest from Documents
labels.purge_suggest_search_log_day=Purge Suggest Documents Before
labels.crawling_info_title=Crawling Information
labels.crawling_info_title_confirm=Crawling Information