Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for docs (0.67 sec)

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

        /** The key of the message: {0} file does not exist. */
        public static final String ERRORS_target_file_does_not_exist = "{errors.target_file_does_not_exist}";
    
        /** The key of the message: Failed to delete {0} file. */
        public static final String ERRORS_failed_to_delete_file = "{errors.failed_to_delete_file}";
    
        /** The key of the message: Not found Doc ID:{0} */
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 119.9K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Reload Doc Index */
        public static final String LABELS_reload_doc_index = "{labels.reload_doc_index}";
    
        /** The key of the message: Reload */
        public static final String LABELS_reload_doc_index_button = "{labels.reload_doc_index_button}";
    
        /** The key of the message: Plugin */
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 146.4K bytes
    - Viewed (0)
Back to top