Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 111 - 120 of 359 for labeled (0.04 seconds)

  1. src/main/resources/fess_label_pt_BR.properties

    labels.purgeSearchLogDay=Excluir logs de pesquisa
    labels.query=Consulta
    labels.queryId=ID da consulta
    labels.rt=rt
    labels.searchLog=Log de pesquisa
    labels.sort=Ordenar
    labels.start=Posição inicial
    labels.loginRequired=Requer login
    labels.loginLink=Mostrar link de login
    labels.threadName=Nome da thread
    labels.url=URL
    labels.userFavorite=Log de favoritos
    labels.userInfo=Informações do usuário
    labels.webApiJson=Resposta JSON
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Dec 13 02:21:17 GMT 2025
    - 48.7K bytes
    - Click Count (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Status */
        public static final String LABELS_JOB_STATUS = "{labels.jobStatus}";
    
        /** The key of the message: Labels */
        public static final String LABELS_LABEL_TYPE_IDS = "{labels.labelTypeIds}";
    
        /** The key of the message: Language */
        public static final String LABELS_LANG = "{labels.lang}";
    
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Sat Dec 13 02:21:17 GMT 2025
    - 156.4K bytes
    - Click Count (0)
  3. src/main/webapp/WEB-INF/view/admin/crawlinginfo/admin_crawlinginfo_details.jsp

                                    <table class="table table-bordered" aria-label="<la:message key="labels.crawling_info_details" />">
                                        <tbody>
                                        <tr>
                                            <th style="width: 25%"><la:message
                                                    key="labels.crawling_info_session_id"/></th>
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Nov 13 05:54:52 GMT 2025
    - 10.2K bytes
    - Click Count (0)
  4. src/main/webapp/WEB-INF/view/admin/user/admin_user_details.jsp

                                    <table class="table table-bordered" aria-label="<la:message key="labels.user_details" />">
                                        <tbody>
                                        <tr>
                                            <th style="width: 25%"><la:message key="labels.user_name"/></th>
                                            <td>${f:h(name)}<la:hidden property="name"/></td>
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Nov 13 05:54:52 GMT 2025
    - 17.9K bytes
    - Click Count (0)
  5. src/main/webapp/WEB-INF/view/admin/maintenance/admin_maintenance.jsp

                                                <label for="replaceAliases" class="form-check-label">
                                                    <la:message key="labels.enabled"/>
                                                </label>
                                            </div>
                                        </div>
                                    </div>
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Nov 13 05:54:52 GMT 2025
    - 11.4K bytes
    - Click Count (0)
  6. src/main/webapp/WEB-INF/view/admin/design/admin_design.jsp

                                                    key="labels.design_file_name"/></label>
                                            <div class="col-sm-9">
                                                <la:errors property="designFileName"/>
                                                <la:text styleId="designFileName" property="designFileName"
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Nov 13 05:54:52 GMT 2025
    - 11.2K bytes
    - Click Count (0)
  7. src/main/webapp/WEB-INF/view/admin/dict/kuromoji/admin_dict_kuromoji_details.jsp

                                    <table class="table table-bordered" aria-label="<la:message key="labels.dict_kuromoji_details" />">
                                        <tbody>
                                        <tr>
                                            <th style="width: 25%"><la:message key="labels.dict_kuromoji_token"/></th>
                                            <td>${f:h(token)}<la:hidden property="token"/></td>
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Nov 13 05:54:52 GMT 2025
    - 8.2K bytes
    - Click Count (0)
  8. src/main/webapp/WEB-INF/view/admin/failureurl/admin_failureurl.jsp

                                    <div class="form-group row">
                                        <label for="url" class="col-sm-2 text-sm-right col-form-label"><la:message
                                                key="labels.failure_url_search_url"/></label>
                                        <div class="col-sm-10">
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Nov 13 05:54:52 GMT 2025
    - 13.5K bytes
    - Click Count (0)
  9. src/main/webapp/WEB-INF/view/admin/dict/stemmeroverride/admin_dict_stemmeroverride_details.jsp

                                    <table class="table table-bordered" aria-label="<la:message key="labels.dict_stemmeroverride_details" />">
                                        <tbody>
                                        <tr>
                                            <th style="width: 25%"><la:message
                                                    key="labels.dict_stemmeroverride_source"/></th>
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Nov 13 05:54:52 GMT 2025
    - 7.7K bytes
    - Click Count (0)
  10. src/main/webapp/WEB-INF/view/admin/joblog/admin_joblog_details.jsp

                                    <table class="table table-bordered" aria-label="<la:message key="labels.job_log_details" />">
                                        <tbody>
                                        <tr>
                                            <th style="width: 25%"><la:message
                                                    key="labels.joblog_jobName"/></th>
    Created: Sat Dec 20 09:19:18 GMT 2025
    - Last Modified: Thu Nov 13 05:54:52 GMT 2025
    - 10K bytes
    - Click Count (0)
Back to Top