- Sort Score
- Result 10 results
- Languages All
Results 91 - 100 of 717 for label2 (0.07 sec)
-
src/main/webapp/WEB-INF/view/admin/dict/stopwords/admin_dict_stopwords_edit.jsp
</div> <div class="form-group row"> <label for="input" class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.dict_stopwords_source"/></label> <div class="col-sm-9"> <la:errors property="input"/>
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 6.9K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/keymatch/admin_keymatch.jsp
<div class="form-group row"> <label for="term" class="col-sm-2 text-sm-right col-form-label"><la:message key="labels.key_match_term"/></label> <div class="col-sm-10">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Tue Mar 31 05:47:05 UTC 2020 - 7.4K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/relatedcontent/admin_relatedcontent.jsp
<div class="form-group row"> <label for="term" class="col-sm-2 text-sm-right col-form-label"><la:message key="labels.related_content_term"/></label> <div class="col-sm-10">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Tue Mar 31 05:47:05 UTC 2020 - 7.4K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/webauth/admin_webauth_details.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %><!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title><la:message key="labels.admin_brand_title"/> | <la:message key="labels.webauth_configuration"/></title> <jsp:include page="/WEB-INF/view/common/admin/head.jsp"></jsp:include> </head> <body class="hold-transition sidebar-mini"> <div class="wrapper">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 13 07:47:04 UTC 2020 - 6.5K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/search.jsp
<li class="list-inline-item"><la:message key="labels.searchoptions_menu_labels" /> <a href="#searchOptions" class="badge badge-primary" data-toggle="control-options"> <c:if test="${empty fields.label}"> <la:message key="labels.searchoptions_all" /> </c:if> <c:if test="${!empty fields.label}"> <c:forEach var="sLabel" items="${fields.label}"> <c:forEach var="item" items="${labelTypeItems}">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 6.6K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/search.jsp
<li class="list-inline-item"><la:message key="labels.searchoptions_menu_labels" /> <a href="#searchOptions" class="badge badge-primary" data-toggle="control-options"> <c:if test="${empty fields.label}"> <la:message key="labels.searchoptions_all" /> </c:if> <c:if test="${!empty fields.label}"> <c:forEach var="sLabel" items="${fields.label}"> <c:forEach var="item" items="${labelTypeItems}">
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 6.6K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.userInfo=User Info labels.webApiJson=JSON Response labels.webConfigName=Web Config Name labels.allLanguages=All Languages labels.dictId=Dictionary ID labels.docId=Document ID labels.endTime=End Time labels.hq=hq labels.inputs=Source labels.jobLogging=Logging labels.jobName=Name labels.jobStatus=Status labels.labelTypeIds=Labels labels.lang=lang labels.outputs=Target labels.pos=POS
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.sort=Sortieren labels.start=Start-Pos. labels.loginRequired=Anmeldung erforderlich labels.loginLink=Login-Link labels.threadName=Thread-Name labels.url=URL labels.userFavorite=Lieblingsprotokoll labels.userInfo=Benutzerinfo labels.webApiJson=JSON-Antwort labels.webConfigName=Web-Konfigurationsname labels.allLanguages=Alle Sprachen labels.dictId=Wörterbuch-ID labels.docId=Dokument-ID labels.endTime=Endzeitpunkt labels.hq=hq
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
.github/stale.yml
# Number of days of inactivity before an Issue or Pull Request with the stale label is closed. # Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale. daysUntilClose: 15 # Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled) onlyLabels: [] # Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable exemptLabels:
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Jan 24 04:36:59 UTC 2022 - 2K bytes - Viewed (0) -
.github/ISSUE_TEMPLATE/failing-test.yaml
validations: required: true - type: textarea id: since attributes: label: Since when has it been failing? validations: required: true - type: input id: testgrid attributes: label: Testgrid link - type: textarea id: reason attributes: label: Reason for failure (if possible) - type: textarea
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Tue Oct 05 16:55:38 UTC 2021 - 1.1K bytes - Viewed (0)