Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for key1 (0.4 sec)

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

        /** The key of the message: Created by */
        public static final String LABELS_CREATED_BY = "{labels.createdBy}";
    
        /** The key of the message: Created Time */
        public static final String LABELS_CREATED_TIME = "{labels.createdTime}";
    
        /** The key of the message: Depth */
        public static final String LABELS_DEPTH = "{labels.depth}";
    
        /** The key of the message: Excluded Paths For Crawling */
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 146.4K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        /** The key of the message: </ul> */
        public static final String ERRORS_FOOTER = "{errors.footer}";
    
        /** The key of the message: <li><i class="fa fa-exclamation-circle"></i> */
        public static final String ERRORS_PREFIX = "{errors.prefix}";
    
        /** The key of the message: </li> */
        public static final String ERRORS_SUFFIX = "{errors.suffix}";
    
        /** The key of the message: {item} must be false. */
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 119.9K bytes
    - Viewed (0)
Back to top