- Sort Score
- Result 10 results
- Languages All
Results 11 - 16 of 16 for system_error_title (0.26 sec)
-
src/main/resources/fess_label_fr.properties
labels.searchoptions_menu_num = Résultat labels.searchoptions_num = {0} résultats labels.searchoptions_menu_lang = Langues labels.searchoptions_menu_labels = Étiquettes labels.error_title = Erreur labels.system_error_title = Erreur système labels.contact_site_admin = Contactez l'administrateur du site. labels.request_error_title = Mauvaise requête labels.bad_request = Requête invalide pour l'URL.
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 46.6K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.searchoptions_menu_num=Suchergebnis labels.searchoptions_num={0} Suchergebnisse labels.searchoptions_menu_lang=Sprachen labels.searchoptions_menu_labels=Label labels.error_title=Fehler labels.system_error_title=Systemfehler labels.contact_site_admin=Kontaktiere den Seitenadmin. labels.request_error_title=Fehlerhafte Anfrage. labels.bad_request=Ungültige Anfrage für die URL. labels.page_not_found_title=Seite nicht gefunden
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 42.8K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.searchoptions_menu_sort=Sort labels.searchoptions_menu_num=Result labels.searchoptions_num={0} results labels.searchoptions_menu_lang=Languages labels.searchoptions_menu_labels=Labels labels.error_title=Error labels.system_error_title=System Error labels.contact_site_admin=Contact the Site Administrator. labels.request_error_title=Bad Request labels.bad_request=Invalid request for the url. labels.page_not_found_title=Page Not Found
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_ko.properties
labels.searchoptions_menu_sort = 정렬 labels.searchoptions_menu_num = 건수 labels.searchoptions_num = {0} 개 labels.searchoptions_menu_lang = 언어 labels.searchoptions_menu_labels = 레이블(Label) labels.error_title = 에러 labels.system_error_title = 시스템 에러 labels.contact_site_admin = 사이트 관리자에게 문의하십시오. labels.request_error_title = 요청 형식이 올바르지 않습니다. labels.bad_request = URL에 대한 요청이 올바르지 않습니다. labels.page_not_found_title = 페이지를 찾을 수 없습니다.
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 44K 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 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_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: Contact the Site Administrator. */ public static final String LABELS_contact_site_admin = "{labels.contact_site_admin}"; /** The key of the message: Bad Request */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Mar 22 11:58:34 UTC 2024 - 146.4K bytes - Viewed (0)