- Sort Score
- Result 10 results
- Languages All
Results 21 - 24 of 24 for system_error_title (0.05 sec)
-
src/main/resources/fess_label_es.properties
labels.searchoptions_menu_num=Número labels.searchoptions_num={0} resultados labels.searchoptions_menu_lang=Idioma labels.searchoptions_menu_labels=Etiquetas labels.error_title=Error labels.system_error_title=Error del sistema labels.contact_site_admin=Póngase en contacto con el administrador del sitio. labels.request_error_title=El formato de la solicitud es incorrecto. labels.bad_request=La solicitud a la URL es incorrecta.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.searchoptions_menu_sort=정렬 labels.searchoptions_menu_num=건수 labels.searchoptions_num={0}건 labels.searchoptions_menu_lang=언어 labels.searchoptions_menu_labels=라벨 labels.error_title=오류 labels.system_error_title=시스템 오류 labels.contact_site_admin=사이트 관리자에게 문의하십시오. labels.request_error_title=요청 형식이 올바르지 않습니다. labels.bad_request=URL에 대한 요청이 올바르지 않습니다. labels.page_not_found_title=페이지를 찾을 수 없습니다. labels.check_url=URL을 확인하십시오.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
src/main/resources/fess_label_ja.properties
labels.searchoptions_menu_sort=ソート labels.searchoptions_menu_num=件数 labels.searchoptions_num={0} 件 labels.searchoptions_menu_lang=言語 labels.searchoptions_menu_labels=ラベル labels.error_title=エラー labels.system_error_title=システムエラー labels.contact_site_admin=サイト管理者にお問い合わせください。 labels.request_error_title=リクエスト形式が正しくありません。 labels.bad_request=URLへのリクエストが正しくありません。 labels.page_not_found_title=ページが見つかりません。 labels.check_url=URLを確認してください。
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Nov 07 06:19:20 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_error_title = "{labels.error_title}"; /** The key of the message: System Error */ public static final String LABELS_system_error_title = "{labels.system_error_title}"; /** The key of the message: Please contact your site administrator. */ public static final String LABELS_contact_site_admin = "{labels.contact_site_admin}";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0)