- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 10 for advance_search_occt_allintitle (0.31 sec)
-
src/main/webapp/WEB-INF/view/advance.jsp
<option value=""><la:message key="labels.advance_search_occt_default" /></option> <option value="allintitle" <c:if test="${as.occt.contains('allintitle')}">selected</c:if>><la:message key="labels.advance_search_occt_allintitle" /></option> <option value="allinurl" <c:if test="${as.occt.contains('allinurl')}">selected</c:if>><la:message key="labels.advance_search_occt_allinurl" /></option> </select>
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 14.9K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/advance.jsp
<option value=""><la:message key="labels.advance_search_occt_default" /></option> <option value="allintitle" <c:if test="${as.occt.contains('allintitle')}">selected</c:if>><la:message key="labels.advance_search_occt_allintitle" /></option> <option value="allinurl" <c:if test="${as.occt.contains('allinurl')}">selected</c:if>><la:message key="labels.advance_search_occt_allinurl" /></option> </select>
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 14.9K bytes - Viewed (0) -
src/main/resources/fess_label_en.properties
labels.advance_search_filetype_excel=MS Excel labels.advance_search_filetype_powerpoint=MS PowerPoint labels.advance_search_occt=Terms appearing labels.advance_search_occt_default=anywhere in the page labels.advance_search_occt_allintitle=in the title of the page labels.advance_search_occt_allinurl=in the url of the page labels.advance_search_sitesearch=Site or domain labels.advance_search_timestamp=Last update
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.advance_search_filetype_excel=MS Excel labels.advance_search_filetype_powerpoint=MS PowerPoint labels.advance_search_occt=Terms appearing labels.advance_search_occt_default=anywhere in the page labels.advance_search_occt_allintitle=in the title of the page labels.advance_search_occt_allinurl=in the url of the page labels.advance_search_sitesearch=Site or domain labels.advance_search_timestamp=Last update
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.advance_search_filetype_excel = Microsoft Excel labels.advance_search_filetype_powerpoint = MS PowerPoint labels.advance_search_occt = Termes affichés labels.advance_search_occt_default = n'importe où dans la page labels.advance_search_occt_allintitle = dans le titre de la page labels.advance_search_occt_allinurl = dans l'url de la page labels.advance_search_sitesearch = Site ou domaine labels.advance_search_timestamp = Dernière mise à jour
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.advance_search_filetype_excel=MS Excel labels.advance_search_filetype_powerpoint=MS PowerPoint labels.advance_search_occt=Terms appearing labels.advance_search_occt_default=anywhere in the page labels.advance_search_occt_allintitle=in the title of the page labels.advance_search_occt_allinurl=in the url of the page labels.advance_search_sitesearch=Site or domain labels.advance_search_timestamp=Last update
Registered: Mon Oct 28 08:04:08 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.advance_search_filetype_excel=MS Excel labels.advance_search_filetype_powerpoint=MS PowerPoint labels.advance_search_occt=Vorkommende Begriffe labels.advance_search_occt_default=irgendwo auf der Seite labels.advance_search_occt_allintitle=im Titel der Seite labels.advance_search_occt_allinurl=in der URL der Seite labels.advance_search_sitesearch=Seite oder Domain labels.advance_search_timestamp=Letzte Änderung
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.advance_search_filetype_excel=MS Excel labels.advance_search_filetype_powerpoint=MS PowerPoint labels.advance_search_occt=Terms appearing labels.advance_search_occt_default=anywhere in the page labels.advance_search_occt_allintitle=in the title of the page labels.advance_search_occt_allinurl=in the url of the page labels.advance_search_sitesearch=Site or domain labels.advance_search_timestamp=Last update
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.advance_search_filetype_excel=MS Excel labels.advance_search_filetype_powerpoint=MS PowerPoint labels.advance_search_occt=検索対象 labels.advance_search_occt_default=ページ全体 labels.advance_search_occt_allintitle=ページ内のタイトル labels.advance_search_occt_allinurl=ページ内のURL labels.advance_search_sitesearch=サイトまたはドメイン labels.advance_search_timestamp=更新日時 labels.advance_search_timestamp_default=指定なし
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
/** The key of the message: in the title of the page */ public static final String LABELS_advance_search_occt_allintitle = "{labels.advance_search_occt_allintitle}"; /** The key of the message: in the url of the page */ public static final String LABELS_advance_search_occt_allinurl = "{labels.advance_search_occt_allinurl}";
Registered: Mon Oct 28 08:04:08 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)