mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 20:18:09 +00:00
9 lines
626 B
Text
9 lines
626 B
Text
|
|
/* Class = "UILabel"; accessibilityLabel = "Contact name"; ObjectID = "5"; */
|
|
"5.accessibilityLabel" = "Kontaktname";
|
|
|
|
/* Class = "UILabel"; text = "John"; ObjectID = "5"; */
|
|
"5.text" = "John";
|
|
|
|
/* Class = "UIImageView"; accessibilityLabel = "Call type"; ObjectID = "6"; */
|
|
"6.accessibilityLabel" = "Anruftyp";
|