Refactor: Improve shared contact import dialog (#1888)

This commit is contained in:
James Rich 2025-05-20 21:57:14 -05:00 committed by GitHub
parent 5a52239721
commit 990cd103d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 198 additions and 70 deletions

View file

@ -624,4 +624,7 @@
<string name="node_filter_include_unmessageable">Include Unmessageable</string>
<string name="unmessageable">Unmessageable</string>
<string name="unmonitored_or_infrastructure">Unmonitored or Infrastructure</string>
<string name="import_known_shared_contact_text">Warning: This contact is known, importing will overwrite the previous contact information.</string>
<string name="public_key_changed">Public Key Changed</string>
<string name="import_label">Import</string>
</resources>