[web] Indicate that hash comparision is also used in the detail message

Context: https://github.com/ente-io/ente/discussions/3070
This commit is contained in:
Manav Rathi
2024-08-31 09:25:17 +05:30
parent 6fcfa3d984
commit 854198f215

View File

@@ -301,7 +301,7 @@
"THUMBNAIL_GENERATION_FAILED_UPLOADS": "Thumbnail generation failed",
"UNSUPPORTED_FILES": "Unsupported files",
"SUCCESSFUL_UPLOADS": "Successful uploads",
"SKIPPED_INFO": "Skipped these as there are files with matching names in the same album",
"SKIPPED_INFO": "Skipped these as there are files with matching name and content in the same album",
"UNSUPPORTED_INFO": "Ente does not support these file formats yet",
"BLOCKED_UPLOADS": "Blocked uploads",
"INPROGRESS_METADATA_EXTRACTION": "In progress",