Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for display (0.2 sec)

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

        public static final String ERRORS_could_not_open_on_system = "{errors.could_not_open_on_system}";
    
        /** The key of the message: No more results could be displayed. */
        public static final String ERRORS_result_size_exceeded = "{errors.result_size_exceeded}";
    
        /** The key of the message: {0} file does not exist. */
    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

        public static final String LABELS_REGISTERED_ADDRESS = "{labels.registeredAddress}";
    
        /** The key of the message: Display Name */
        public static final String LABELS_user_displayName = "{labels.user_displayName}";
    
        /** The key of the message: Display Name */
        public static final String LABELS_DISPLAY_NAME = "{labels.displayName}";
    
        /** The key of the message: Preferred Language */
    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