- Sort Score
- Result 10 results
- Languages All
Results 61 - 70 of 79 for isso (0.03 sec)
-
okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
yt // IDN ccTLDs // When submitting patches, please maintain a sort by ISO 3166 ccTLD, then // U-label, and follow this format: // // A-Label ("<Latin renderings>", <language name>[, variant info]) : <ISO 3166 ccTLD> // // [sponsoring org] // U-Label // xn--mgbaam7a8h ("Emerat", Arabic) : AE // http://nic.ae/english/arabicdomain/rules.jsp
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 309.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/exec/Crawler.java
} } /** * Writes the current timestamp to the crawling session information. * The timestamp is formatted in ISO 8601 extended format. * * @param crawlingInfoHelper helper for managing crawling session information * @param key the key under which to store the timestamp */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 31K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/sponsor/FessMultipartRequestHandler.java
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Mar 15 06:53:53 UTC 2025 - 18.6K bytes - Viewed (0) -
src/main/resources/fess_message_it.properties
# ======================================================================================== # Fess # ====== errors.login_error = Nome utente o password non validi. errors.sso_login_error=Errore nel processo di accesso SSO. errors.could_not_find_log_file = Impossibile trovare {0}. errors.failed_to_start_crawl_process = Impossibile avviare il processo di scansione. errors.invalid_design_jsp_file_name = Nome file JSP non valido.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12.3K bytes - Viewed (0) -
src/main/resources/fess_message_fr.properties
# ======================================================================================== # Fess # ====== errors.login_error = Nom d'utilisateur ou mot de passe incorrect. errors.sso_login_error=Le processus de connexion SSO a échoué. errors.could_not_find_log_file = Impossible de trouver {0}. errors.failed_to_start_crawl_process = Échec du démarrage d'un processus d'exploration. errors.invalid_design_jsp_file_name = Fichier JSP non valide.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 13.1K bytes - Viewed (0) -
src/main/resources/fess_message_zh_CN.properties
# errors.xxx = ... # info.xxx = ... # _/_/_/_/_/_/_/_/_/_/ # ======================================================================================== # Fess # ====== errors.login_error = 用户名或密码不正确。 errors.sso_login_error=SSO登录处理失败。 errors.could_not_find_log_file = 未找到 {0}。 errors.failed_to_start_crawl_process = 启动爬网进程失败。 errors.invalid_design_jsp_file_name = 无效的JSP文件名。 errors.design_jsp_file_does_not_exist = JSP文件不存在。
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 11.1K bytes - Viewed (0) -
android/guava/src/com/google/common/base/CharMatcher.java
*/ @Deprecated public static CharMatcher javaLowerCase() { return JavaLowerCase.INSTANCE; } /** * Determines whether a character is an ISO control character as specified by {@link * Character#isISOControl(char)}. * * <p>All ISO control codes are on the BMP and thus supported by this API. * * @since 19.0 (since 1.0 as constant {@code JAVA_ISO_CONTROL}) */
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 53.9K bytes - Viewed (0) -
src/main/resources/fess_message_ja.properties
# info.xxx = ... # _/_/_/_/_/_/_/_/_/_/ # ======================================================================================== # Fess # ====== errors.login_error = ユーザー名またはパスワードが正しくありません。 errors.sso_login_error=SSOログイン処理に失敗しました。 errors.could_not_find_log_file = {0} が見つかりませんでした。 errors.failed_to_start_crawl_process = クロールプロセスの起動に失敗しました。 errors.invalid_design_jsp_file_name = 無効なJSPファイルです。 errors.design_jsp_file_does_not_exist = JSPファイルは存在しません。
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 15.2K bytes - Viewed (0) -
src/main/resources/fess_config.properties
cookie.search.parameter.keys=q,num,sort # Comma-separated list of required parameter keys that must be present to store in cookies. cookie.search.parameter.required_keys=q # Maximum length of the encoded search parameters stored in cookies. cookie.search.parameter.max.length=1000 # Cookie name used to store encoded search parameters before SSO login. cookie.search.parameter.name=fsrp
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 14:45:37 UTC 2025 - 54.7K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java
/** The key of the message: Invalid username or password. */ public static final String ERRORS_login_error = "{errors.login_error}"; /** The key of the message: SSO login process failed. */ public static final String ERRORS_sso_login_error = "{errors.sso_login_error}"; /** The key of the message: Could not find {0}. */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 119.6K bytes - Viewed (0)