ui: adjustements for french translations

French is more verbose than English. This implies refactoring some UIs to ease
constraints on text widths and adjust some strings.

Issue: #80347
Change-Id: I50c419416ab7e2263487679746d2bcba7ed35ac7
diff --git a/ui/Base.lproj/PersonLinker.strings b/ui/Base.lproj/PersonLinker.strings
index 5e37214..8aaf229 100644
--- a/ui/Base.lproj/PersonLinker.strings
+++ b/ui/Base.lproj/PersonLinker.strings
@@ -1,6 +1,9 @@
 
-/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "2uY-eS-Evg"; */
-"2uY-eS-Evg.title" = "Text Cell";
+/* Class = "NSTextFieldCell"; title = "Display Role"; ObjectID = "Jcn-cg-rbR"; */
+"Jcn-cg-rbR.title" = "Display Role";
+
+/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "M4f-N4-msh"; */
+"M4f-N4-msh.title" = "Text Cell";
 
 /* Class = "NSTextFieldCell"; title = "Contact Method"; ObjectID = "a9R-r5-K3w"; */
 "a9R-r5-K3w.title" = "Contact Method";