Added possibility to add labels to contacts

This commit is contained in:
Juha Heinanen
2026-05-31 17:10:35 +03:00
parent 908c38a1a5
commit be65d99ac1
5 changed files with 181 additions and 76 deletions

View File

@ -460,6 +460,7 @@
<!-- Contact Activity -->
<string name="new_contact">New Contact</string>
<string name="contact_name">Name</string>
<string name="label">Label</string>
<string name="email">Email</string>
<string name="sip_or_tel_uri">SIP or tel URI</string>
<string name="user_domain_or_number">user@domain or telephone number</string>