Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for destination (0.19 sec)

  1. src/main/resources/fess_label_fr.properties

    labels.user_physicalDeliveryOfficeName	=	Nom du bureau de livraison physique
    labels.physicalDeliveryOfficeName	=	Nom du bureau de livraison physique
    labels.user_destinationIndicator	=	Indicateur de destination
    labels.destinationIndicator	=	Indicateur de destination
    labels.user_internationaliSDNNumber	=	Numéro ISDN international
    labels.internationaliSDNNumber	=	Numéro ISDN international
    labels.user_state	=	État
    labels.state	=	État
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 46.6K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        String LDAP_ATTR_PHYSICAL_DELIVERY_OFFICE_NAME = "ldap.attr.physicalDeliveryOfficeName";
    
        /** The key of the configuration. e.g. destinationIndicator */
        String LDAP_ATTR_DESTINATION_INDICATOR = "ldap.attr.destinationIndicator";
    
        /** The key of the configuration. e.g. internationaliSDNNumber */
        String LDAP_ATTR_INTERNATIONALI_S_D_N_NUMBER = "ldap.attr.internationaliSDNNumber";
    
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 459.2K bytes
    - Viewed (4)
  3. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Destination Indicator */
        public static final String LABELS_user_destinationIndicator = "{labels.user_destinationIndicator}";
    
        /** The key of the message: Destination Indicator */
        public static final String LABELS_DESTINATION_INDICATOR = "{labels.destinationIndicator}";
    
        /** The key of the message: International ISDN Number */
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 146.4K bytes
    - Viewed (0)
  4. src/main/resources/fess_label.properties

    labels.postalCode=Postal Code
    labels.user_physicalDeliveryOfficeName=Physical Delivery Office Name
    labels.physicalDeliveryOfficeName=Physical Delivery Office Name
    labels.user_destinationIndicator=Destination Indicator
    labels.destinationIndicator=Destination Indicator
    labels.user_internationaliSDNNumber=International ISDN Number
    labels.internationaliSDNNumber=International ISDN Number
    labels.user_state=State
    labels.state=State
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (1)
  5. src/main/resources/fess_label_en.properties

    labels.postalCode=Postal Code
    labels.user_physicalDeliveryOfficeName=Physical Delivery Office Name
    labels.physicalDeliveryOfficeName=Physical Delivery Office Name
    labels.user_destinationIndicator=Destination Indicator
    labels.destinationIndicator=Destination Indicator
    labels.user_internationaliSDNNumber=International ISDN Number
    labels.internationaliSDNNumber=International ISDN Number
    labels.user_state=State
    labels.state=State
    Properties
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 40.7K bytes
    - Viewed (0)
Back to top