Merged in release/2025-12-19 (pull request #2782)

feature/IO-3494-Change-Preferred-Contact - Implement select box, fix capture bug
This commit is contained in:
Dave Richer
2026-01-07 18:22:41 +00:00
7 changed files with 63 additions and 21 deletions

View File

@@ -2612,7 +2612,10 @@
"updateowner": "Update Owner",
"work": "Work",
"home": "Home",
"cell": "Cell"
"cell": "Cell",
"other": "Other",
"email": "Email",
"phone": "Phone"
},
"successes": {
"delete": "Owner deleted successfully.",

View File

@@ -2609,7 +2609,10 @@
"updateowner": "",
"work": "",
"home": "",
"cell": ""
"cell": "",
"other": "",
"email": "",
"phone": ""
},
"successes": {
"delete": "",

View File

@@ -2609,7 +2609,10 @@
"updateowner": "",
"work": "",
"home": "",
"cell": ""
"cell": "",
"other": "",
"email": "",
"phone": ""
},
"successes": {
"delete": "",