- Sort Score
- Result 10 results
- Languages All
Results 11 - 12 of 12 for search_options_clear (0.14 sec)
-
src/main/resources/fess_label_ja.properties
labels.index_title=Fess labels.index_form_search_btn=検索 labels.index_osdd_title=検索 labels.index_form_option_btn=オプション labels.index_help=ヘルプ labels.search_options=検索オプション labels.search_options_close=閉じる labels.search_options_clear=クリア labels.search_cache_msg=このページは {0} のキャッシュです。{1} に存在していたページのスナップショットです。 labels.search_unknown=不明 labels.footer_back_to_top=トップに戻る labels.header_brand_name=Fess labels.header_form_option_btn=オプション
Registered: Thu Oct 31 13:40:30 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
public static final String LABELS_search_options_close = "{labels.search_options_close}"; /** The key of the message: Clear */ public static final String LABELS_search_options_clear = "{labels.search_options_clear}"; /** The key of the message: This is a cache of {0}. It is a snapshot of the page at {1}. */ public static final String LABELS_search_cache_msg = "{labels.search_cache_msg}";
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)