Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for kuromoji (0.03 sec)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: Failed to download a Kuromoji file. */
        public static final String ERRORS_failed_to_download_kuromoji_file = "{errors.failed_to_download_kuromoji_file}";
    
        /** The key of the message: Failed to upload a Kuromoji file. */
        public static final String ERRORS_failed_to_upload_kuromoji_file = "{errors.failed_to_upload_kuromoji_file}";
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 119.6K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_dict_mapping_file = "{labels.dict_mapping_file}";
    
        /** The key of the message: Kuromoji Word List */
        public static final String LABELS_dict_kuromoji_configuration = "{labels.dict_kuromoji_configuration}";
    
        /** The key of the message: Kuromoji Word List */
        public static final String LABELS_dict_kuromoji_title = "{labels.dict_kuromoji_title}";
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top