Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Tags (0.12 sec)

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

        public static final String ERRORS_storage_directory_name_is_invalid = "{errors.storage_directory_name_is_invalid}";
    
        /** The key of the message: Failed to update tags for {0} */
        public static final String ERRORS_storage_tags_update_failure = "{errors.storage_tags_update_failure}";
    
        /** The key of the message: Updated parameters. */
        public static final String SUCCESS_update_crawler_params = "{success.update_crawler_params}";
    
    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: Download */
        public static final String LABELS_storage_button_download = "{labels.storage_button_download}";
    
        /** The key of the message: Tags */
        public static final String LABELS_storage_button_tags = "{labels.storage_button_tags}";
    
        /** The key of the message: Tag: */
        public static final String LABELS_storage_title_tag = "{labels.storage_title_tag}";
    
    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