فهرست منبع

#2363 update eol messages

Shinsuke Sugaya 5 سال پیش
والد
کامیت
d8eb7d17f6

+ 1 - 1
src/main/java/org/codelibs/fess/helper/SystemHelper.java

@@ -120,7 +120,7 @@ public class SystemHelper {
         cal.set(2021, 6 - 1, 2);
         cal.set(2021, 6 - 1, 2);
         eolTime = cal.getTimeInMillis();
         eolTime = cal.getTimeInMillis();
         if (isEoled()) {
         if (isEoled()) {
-            logger.error("Your system is out of service. See https://fess.codelibs.org/eol.html");
+            logger.error("Your system is out of support. See https://fess.codelibs.org/eol.html");
         }
         }
         updateSystemProperties();
         updateSystemProperties();
         final FessConfig fessConfig = ComponentUtil.getFessConfig();
         final FessConfig fessConfig = ComponentUtil.getFessConfig();

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

@@ -951,7 +951,7 @@ labels.esreq_button_upload=Send
 labels.facet_is_not_found=No match
 labels.facet_is_not_found=No match
 labels.doc_score=Score:
 labels.doc_score=Score:
 labels.development_mode_warning=Running as Development mode. For production use, please install a standalone elasticsearch server.
 labels.development_mode_warning=Running as Development mode. For production use, please install a standalone elasticsearch server.
-labels.eol_error=Your system is out of service. See EOL page.
+labels.eol_error=Your system is out of support. See EOL page.
 labels.advance=Advance
 labels.advance=Advance
 labels.advance_search_title=Advanced Search
 labels.advance_search_title=Advanced Search
 labels.advance_search_must_queries=All these words
 labels.advance_search_must_queries=All these words

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

@@ -951,7 +951,7 @@ labels.esreq_button_upload=Send
 labels.facet_is_not_found=No match
 labels.facet_is_not_found=No match
 labels.doc_score=Score:
 labels.doc_score=Score:
 labels.development_mode_warning=Running as Development mode. For production use, please install a standalone elasticsearch server.
 labels.development_mode_warning=Running as Development mode. For production use, please install a standalone elasticsearch server.
-labels.eol_error=Your system is out of service. See EOL page.
+labels.eol_error=Your system is out of support. See EOL page.
 labels.advance=Advance
 labels.advance=Advance
 labels.advance_search_title=Advanced Search
 labels.advance_search_title=Advanced Search
 labels.advance_search_must_queries=All these words
 labels.advance_search_must_queries=All these words