瀏覽代碼

fix #662 modify labels

Shinsuke Sugaya 8 年之前
父節點
當前提交
bc13b54756

+ 2 - 2
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

@@ -1067,10 +1067,10 @@ public class FessLabels extends UserMessages {
     /** The key of the message: System Configuration */
     /** The key of the message: System Configuration */
     public static final String LABELS_dashboard_title_configuration = "{labels.dashboard_title_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}";
     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}";
     public static final String LABELS_suggest_documents_enabled = "{labels.suggest_documents_enabled}";
 
 
     /** The key of the message: Purge Suggest Documents Before */
     /** The key of the message: Purge Suggest Documents Before */

+ 2 - 2
src/main/resources/fess_label.properties

@@ -346,8 +346,8 @@ labels.duplicate_name=Duplicate Name
 labels.duplicate_host_configuration=Duplicate Host
 labels.duplicate_host_configuration=Duplicate Host
 labels.duplicate_host_title_details=Duplicate Host
 labels.duplicate_host_title_details=Duplicate Host
 labels.dashboard_title_configuration=System Configuration
 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.purge_suggest_search_log_day=Purge Suggest Documents Before
 labels.crawling_info_title=Crawling Information
 labels.crawling_info_title=Crawling Information
 labels.crawling_info_title_confirm=Crawling Information
 labels.crawling_info_title_confirm=Crawling Information

+ 2 - 2
src/main/resources/fess_label_en.properties

@@ -346,8 +346,8 @@ labels.duplicate_name=Duplicate Name
 labels.duplicate_host_configuration=Duplicate Host
 labels.duplicate_host_configuration=Duplicate Host
 labels.duplicate_host_title_details=Duplicate Host
 labels.duplicate_host_title_details=Duplicate Host
 labels.dashboard_title_configuration=System Configuration
 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.purge_suggest_search_log_day=Purge Suggest Documents Before
 labels.crawling_info_title=Crawling Information
 labels.crawling_info_title=Crawling Information
 labels.crawling_info_title_confirm=Crawling Information
 labels.crawling_info_title_confirm=Crawling Information