瀏覽代碼

fix #533 : fix typo

Shinsuke Sugaya 9 年之前
父節點
當前提交
b739e7d538

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

@@ -1385,10 +1385,10 @@ public class FessLabels extends ActionMessages {
     /** The key of the message: Back */
     /** The key of the message: Back */
     public static final String LABELS_design_button_back = "{labels.design_button_back}";
     public static final String LABELS_design_button_back = "{labels.design_button_back}";
 
 
-    /** The key of the message: Data Store Crawling */
+    /** The key of the message: Data Store Crawling */
     public static final String LABELS_data_crawling_configuration = "{labels.data_crawling_configuration}";
     public static final String LABELS_data_crawling_configuration = "{labels.data_crawling_configuration}";
 
 
-    /** The key of the message: Data Store Crawling Configuration */
+    /** The key of the message: Data Store Crawling Configuration */
     public static final String LABELS_data_crawling_title_details = "{labels.data_crawling_title_details}";
     public static final String LABELS_data_crawling_title_details = "{labels.data_crawling_title_details}";
 
 
     /** The key of the message: Handler Name */
     /** The key of the message: Handler Name */

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

@@ -452,8 +452,8 @@ labels.design_file_profile=Profile Page
 labels.design_title_edit_content=Edit JSP File
 labels.design_title_edit_content=Edit JSP File
 labels.design_button_update=Update
 labels.design_button_update=Update
 labels.design_button_back=Back
 labels.design_button_back=Back
-labels.data_crawling_configuration=Data\u3000Store Crawling
-labels.data_crawling_title_details=Data\u3000Store Crawling Configuration
+labels.data_crawling_configuration=Data Store Crawling
+labels.data_crawling_title_details=Data Store Crawling Configuration
 labels.handler_name=Handler Name
 labels.handler_name=Handler Name
 labels.handler_parameter=Parameter
 labels.handler_parameter=Parameter
 labels.handler_script=Script
 labels.handler_script=Script

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

@@ -452,8 +452,8 @@ labels.design_file_profile=Profile Page
 labels.design_title_edit_content=Edit JSP File
 labels.design_title_edit_content=Edit JSP File
 labels.design_button_update=Update
 labels.design_button_update=Update
 labels.design_button_back=Back
 labels.design_button_back=Back
-labels.data_crawling_configuration=Data\u3000Store Crawling
-labels.data_crawling_title_details=Data\u3000Store Crawling Configuration
+labels.data_crawling_configuration=Data Store Crawling
+labels.data_crawling_title_details=Data Store Crawling Configuration
 labels.handler_name=Handler Name
 labels.handler_name=Handler Name
 labels.handler_parameter=Parameter
 labels.handler_parameter=Parameter
 labels.handler_script=Script
 labels.handler_script=Script