Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 42 of 42 for script_data (0.17 sec)

  1. src/main/resources/fess_label_pt_BR.properties

    labels.outputs=Saídas
    labels.pos=Parte da fala
    labels.purgeJobLogDay=Excluir logs de trabalho anteriores
    labels.purgeUserInfoDay=Excluir logs de usuário anteriores
    labels.reading=Leitura
    labels.roleTypeIds=ID da função
    labels.scriptData=Script
    labels.scriptResult=Resultado
    labels.scriptType=Tipo de execução
    labels.segmentation=Segmentação
    labels.startTime=Hora de início
    labels.target=Alvo
    labels.token=Token
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_ROLE_TYPE_IDS = "{labels.roleTypeIds}";
    
        /** The key of the message: Script */
        public static final String LABELS_SCRIPT_DATA = "{labels.scriptData}";
    
        /** The key of the message: Result */
        public static final String LABELS_SCRIPT_RESULT = "{labels.scriptResult}";
    
        /** The key of the message: Execution Method */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top