Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 21 for search_result_sort_last_modified_asc (0.11 sec)

  1. src/main/webapp/WEB-INF/orig/view/searchOptions.jsp

    			</la:option>
    			<la:option value="last_modified.asc">
    				<la:message key="labels.search_result_sort_last_modified_asc" />
    			</la:option>
    			<la:option value="last_modified.desc">
    				<la:message key="labels.search_result_sort_last_modified_desc" />
    			</la:option>
    			<c:if test="${searchLogSupport}">
    				<la:option value="click_count.asc">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 05:47:48 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  2. src/main/webapp/WEB-INF/view/searchOptions.jsp

    			</la:option>
    			<la:option value="last_modified.asc">
    				<la:message key="labels.search_result_sort_last_modified_asc" />
    			</la:option>
    			<la:option value="last_modified.desc">
    				<la:message key="labels.search_result_sort_last_modified_desc" />
    			</la:option>
    			<c:if test="${searchLogSupport}">
    				<la:option value="click_count.asc">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 05:47:48 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  3. src/main/webapp/WEB-INF/view/advance.jsp

    						</la:option>
    						<la:option value="last_modified.asc">
    							<la:message key="labels.search_result_sort_last_modified_asc" />
    						</la:option>
    						<la:option value="last_modified.desc">
    							<la:message key="labels.search_result_sort_last_modified_desc" />
    						</la:option>
    						<c:if test="${searchLogSupport}">
    							<la:option value="click_count.asc">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 12:09:07 UTC 2025
    - 14.1K bytes
    - Viewed (0)
  4. src/main/webapp/WEB-INF/orig/view/search.jsp

    					</c:if> <c:if test="${sort=='last_modified.asc'}">
    						<la:message key="labels.search_result_sort_last_modified_asc" />
    					</c:if> <c:if test="${sort=='last_modified.desc'}">
    						<la:message key="labels.search_result_sort_last_modified_desc" />
    					</c:if> <c:if test="${sort=='click_count.asc'}">
    						<la:message key="labels.search_result_sort_click_count_asc" />
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 11:38:54 UTC 2025
    - 6.8K bytes
    - Viewed (0)
  5. src/main/webapp/WEB-INF/view/search.jsp

    					</c:if> <c:if test="${sort=='last_modified.asc'}">
    						<la:message key="labels.search_result_sort_last_modified_asc" />
    					</c:if> <c:if test="${sort=='last_modified.desc'}">
    						<la:message key="labels.search_result_sort_last_modified_desc" />
    					</c:if> <c:if test="${sort=='click_count.asc'}">
    						<la:message key="labels.search_result_sort_click_count_asc" />
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 11:38:54 UTC 2025
    - 6.8K bytes
    - Viewed (0)
  6. src/main/webapp/WEB-INF/orig/view/advance.jsp

    						</la:option>
    						<la:option value="last_modified.asc">
    							<la:message key="labels.search_result_sort_last_modified_asc" />
    						</la:option>
    						<la:option value="last_modified.desc">
    							<la:message key="labels.search_result_sort_last_modified_desc" />
    						</la:option>
    						<c:if test="${searchLogSupport}">
    							<la:option value="click_count.asc">
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jan 18 12:09:07 UTC 2025
    - 14.1K bytes
    - Viewed (0)
  7. src/main/resources/fess_label_en.properties

    labels.search_result_sort_created_desc=by Date (desc)
    labels.search_result_sort_content_length_asc=by Size (asc)
    labels.search_result_sort_content_length_desc=by Size (desc)
    labels.search_result_sort_last_modified_asc=by Last Modified (asc)
    labels.search_result_sort_last_modified_desc=by Last Modified (desc)
    labels.search_result_sort_click_count_asc=by Click Count (asc)
    labels.search_result_sort_click_count_desc=by Click Count (desc)
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_zh_TW.properties

    labels.search_result_sort_created_desc=日期 (降序)
    labels.search_result_sort_content_length_asc=大小 (升序)
    labels.search_result_sort_content_length_desc=大小 (降序)
    labels.search_result_sort_last_modified_asc=上次修改時間 (升序)
    labels.search_result_sort_last_modified_desc=上次修改時間 (降序)
    labels.search_result_sort_click_count_asc=點擊數 (升序)
    labels.search_result_sort_click_count_desc=點擊數 (降序)
    labels.search_result_sort_favorite_count_asc=收藏數 (升序)
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_de.properties

    labels.search_result_sort_content_length_asc=nach Größe (aufst.)
    labels.search_result_sort_content_length_desc=nach Größe (abst.)
    labels.search_result_sort_last_modified_asc=nach letzter Änderung (aufst.)
    labels.search_result_sort_last_modified_desc=nach letzter Änderung (abst.)
    labels.search_result_sort_click_count_asc=nach Klickanzahl (aufst.)
    labels.search_result_sort_click_count_desc=nach Klickanzahl (abst.)
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
  10. src/main/resources/fess_label_pl.properties

    labels.search_result_sort_created_desc=Data (malejąco)
    labels.search_result_sort_content_length_asc=Rozmiar (rosnąco)
    labels.search_result_sort_content_length_desc=Rozmiar (malejąco)
    labels.search_result_sort_last_modified_asc=Ostatnia modyfikacja (rosnąco)
    labels.search_result_sort_last_modified_desc=Ostatnia modyfikacja (malejąco)
    labels.search_result_sort_click_count_asc=Kliknięcia (rosnąco)
    labels.search_result_sort_click_count_desc=Kliknięcia (malejąco)
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 44.6K bytes
    - Viewed (0)
Back to top