- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 76 for incorrectos (0.06 sec)
-
src/main/resources/fess_message_es.properties
constraints.LuhnCheck.message = La suma de comprobación Luhn Módulo 11 de {value} es incorrecta. constraints.Mod10Check.message = La suma de comprobación Módulo 10 de {value} es incorrecta. constraints.Mod11Check.message = La suma de comprobación Módulo 11 de {value} es incorrecta. constraints.ModCheck.message = La suma de comprobación {modType} de {value} es incorrecta. constraints.NotBlank.message = {item} no puede estar en blanco.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 12.7K bytes - Viewed (0) -
src/main/resources/fess_message_fr.properties
constraints.LuhnCheck.message = La somme de contrôle Luhn Modulo 11 de {value} est incorrecte. constraints.Mod10Check.message = La somme de contrôle Modulo 10 de {value} est incorrecte. constraints.Mod11Check.message = La somme de contrôle Modulo 11 de {value} est incorrecte. constraints.ModCheck.message = La somme de contrôle {modType} de {value} est incorrecte. constraints.NotBlank.message = {item} est requis.
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_label_fr.properties
labels.bad_word_link_upload=Téléverser labels.bad_word_button_download=Télécharger labels.bad_word_button_upload=Téléverser labels.bad_word_list_suggest_word=Mot incorrect labels.bad_word_suggest_word=Mot incorrect labels.bad_word_file=Fichier de mots incorrects labels.user_configuration=Utilisateur labels.user_list_name=Nom labels.user_password=Mot de passe labels.user_confirm_password=Mot de passe (confirmer)
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/java/jcifs/smb/DosError.java
* Array of descriptive strings for each DOS error condition. */ String[] DOS_ERROR_MESSAGES = { "The operation completed successfully.", "Incorrect function.", "Incorrect function.", "The system cannot find the file specified.", "Bad password.", "The system cannot find the path specified.", "reserved",
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 4.8K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/DosError.java
* Array of descriptive strings for each DOS error condition. */ String[] DOS_ERROR_MESSAGES = { "The operation completed successfully.", "Incorrect function.", "Incorrect function.", "The system cannot find the file specified.", "Bad password.", "The system cannot find the path specified.", "reserved",
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 4.7K bytes - Viewed (0) -
docs/en/docs/advanced/security/http-basic-auth.md
#### The time to answer helps the attackers { #the-time-to-answer-helps-the-attackers } At that point, by noticing that the server took some microseconds longer to send the "Incorrect username or password" response, the attackers will know that they got _something_ right, some of the initial letters were right.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Sun Aug 31 09:15:41 UTC 2025 - 5K bytes - Viewed (0) -
src/main/java/jcifs/smb1/smb1/NtStatus.java
*/ String[] NT_STATUS_MESSAGES = { "The operation completed successfully.", "A device attached to the system is not functioning.", "Incorrect function.", "The parameter is incorrect.", "Invalid access to memory location.", "The handle is invalid.", "The parameter is incorrect.", "The system cannot find the file specified.", "The system cannot find the file specified.",
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 13.2K bytes - Viewed (0) -
src/main/java/jcifs/smb/NtStatus.java
"A device attached to the system is not functioning.", "Incorrect function.", "The parameter is incorrect.", "Invalid access to memory location.", "The handle is invalid.", "The parameter is incorrect.", "The system cannot find the file specified.", "The system cannot find the file specified.", "End of file",
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sun Aug 31 08:00:57 UTC 2025 - 14.9K bytes - Viewed (0) -
compat/maven-compat/src/test/java/org/apache/maven/project/inheritance/t10/ProjectInheritanceTest.java
assertTrue(a.getScope().equals("test"), "Incorrect scope for " + a.getDependencyConflictId()); // transitive dep, overridden b depMgmt assertTrue(b.getScope().equals("runtime"), "Incorrect scope for " + b.getDependencyConflictId()); // direct dep, overrides depMgmt assertTrue(c.getScope().equals("runtime"), "Incorrect scope for " + c.getDependencyConflictId()); }
Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Wed Jul 23 17:27:08 UTC 2025 - 3.7K bytes - Viewed (0) -
src/main/resources/fess_message.properties
constraints.LuhnCheck.message = The Luhn Modulo 11 checksum of {value} is incorrect. constraints.Mod10Check.message = The Modulo 10 checksum of {value} is incorrect. constraints.Mod11Check.message = The Modulo 11 checksum of {value} is incorrect. constraints.ModCheck.message = The {modType} checksum of {value} is incorrect. constraints.NotBlank.message = {item} is required. constraints.NotEmpty.message = {item} is required.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 11.6K bytes - Viewed (0)