Started to add search to contacts screen

This commit is contained in:
Juha Heinanen
2026-01-05 04:25:30 +02:00
parent 47bc6491b3
commit 5680624cc9
3 changed files with 77 additions and 19 deletions
+1
View File
@@ -456,6 +456,7 @@
<string name="contact_action_question">Do you want to call or send message to \'%1$s\'\?</string>
<string name="send_message">Send Message</string>
<string name="contact_delete_question">Do you want to delete contact \'%1$s\'\?</string>
<string name="search">Search</string>
<!-- Generic -->
<string name="alert">Alert</string>
<string name="info">Info</string>