mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Refactor: Improve shared contact import dialog (#1888)
This commit is contained in:
parent
5a52239721
commit
990cd103d7
6 changed files with 198 additions and 70 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue