Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Mode (0.15 sec)

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

        public static final String ERRORS_invalid_query_cannot_process = "{errors.invalid_query_cannot_process}";
    
        /** The key of the message: Invalid mode(expected value is {0}, but it's {1}). */
        public static final String ERRORS_crud_invalid_mode = "{errors.crud_invalid_mode}";
    
        /** The key of the message: Failed to create a new data. */
    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_STREET = "{labels.street}";
    
        /** The key of the message: Postal Code */
        public static final String LABELS_user_postalCode = "{labels.user_postalCode}";
    
        /** The key of the message: Postal Code */
        public static final String LABELS_POSTAL_CODE = "{labels.postalCode}";
    
        /** The key of the message: Physical Delivery Office Name */
    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