Fix a typo in base Localizable.strings (#685)

This commit is contained in:
sheepbell
2025-09-27 11:27:26 +02:00
committed by GitHub
parent eb5bc96a3c
commit 56bd100944
@@ -120,7 +120,7 @@
"fingerprint.badge.not_verified" = "⚠️ NOT VERIFIED"; "fingerprint.badge.not_verified" = "⚠️ NOT VERIFIED";
"fingerprint.badge.verified" = "✓ VERIFIED"; "fingerprint.badge.verified" = "✓ VERIFIED";
"fingerprint.handshake_pending" = "not available - handshake in progress"; "fingerprint.handshake_pending" = "not available - handshake in progress";
"fingerprint.message.verified" = "uou have verified this person's identity."; "fingerprint.message.verified" = "you have verified this person's identity.";
"fingerprint.message.verify_hint" = "compare these fingerprints with %@ using a secure channel."; "fingerprint.message.verify_hint" = "compare these fingerprints with %@ using a secure channel.";
"fingerprint.their_label" = "their fingerprint:"; "fingerprint.their_label" = "their fingerprint:";
"fingerprint.title" = "security verification"; "fingerprint.title" = "security verification";