Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for flight (0.04 sec)

  1. FessLabels.java

    L2616: /** The key of the message: Upload */ L2617: public static final String LABELS_backup_button_upload = "{labels.backup_button_upload}"; L2618: L2619: /** The key of the message: The limit of a search time was exceeded. The partial result might be displayed. */ L2620: public static final String LABELS_process_time_is_exceeded = "{labels.process_time_is_exceeded}"; L2621: L2622: /** The key of the message: First Name */ L2623: public static final String LABELS_user_given_name = "...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Mar 22 11:58:34 UTC 2024
      146.4K bytes
  2. FessMessages.java

    */ L165: public static final String ERRORS_APP_ILLEGAL_TRANSITION = "{errors.app.illegal.transition}"; L166: L167: /** The key of the message: others might be updated, so retry. */ L168: public static final String ERRORS_APP_DB_ALREADY_DELETED = "{errors.app.db.already.deleted}"; L169: L170: /** The key of the message: others might be updated, so retry. */ L171: public static final String ERRORS_APP_DB_ALREADY_UPDATED = "{errors.app.db.already.updated}"; L172: L173: /** The key of...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      119.9K bytes
Back to top