Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 11 - 12 of 12 for user_destinationIndicator (0.09 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/resources/fess_label_pt_BR.properties

    labels.pager=Pager
    labels.user_street=Rua
    labels.street=Rua
    labels.user_postalCode=CEP
    labels.postalCode=CEP
    labels.user_physicalDeliveryOfficeName=Escritório
    labels.physicalDeliveryOfficeName=Escritório
    labels.user_destinationIndicator=Informações de endereço do serviço de telegrama
    labels.destinationIndicator=Informações de endereço do serviço de telegrama
    labels.user_internationaliSDNNumber=Número ISDN internacional
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 53.9K bytes
    - Click Count (0)
  2. 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}";
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Sat Mar 28 11:54:13 GMT 2026
    - 172.6K bytes
    - Click Count (0)
Back to Top