mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 14:25:20 +00:00
Fix a typo in base Localizable.strings (#685)
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user