Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Sall (0.13 sec)

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

        /** The key of the message: Deleted session data. */
        public static final String SUCCESS_crawling_info_delete_all = "{success.crawling_info_delete_all}";
    
        /** The key of the message: Started a crawl process. */
        public static final String SUCCESS_start_crawl_process = "{success.start_crawl_process}";
    
    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: Delete All */
        public static final String LABELS_crawling_info_delete_all_link = "{labels.crawling_info_delete_all_link}";
    
        /** The key of the message: Do you really want to delete all? */
        public static final String LABELS_crawling_info_delete_all_confirmation = "{labels.crawling_info_delete_all_confirmation}";
    
        /** The key of the message: Cancel */
    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