mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 21:18:05 +00:00
9 lines
640 B
Text
9 lines
640 B
Text
|
|
/* Class = "UILabel"; accessibilityLabel = "Contact name"; ObjectID = "5"; */
|
|
"5.accessibilityLabel" = "Nom du contact";
|
|
|
|
/* Class = "UILabel"; text = "John"; ObjectID = "5"; */
|
|
"5.text" = "John";
|
|
|
|
/* Class = "UIImageView"; accessibilityLabel = "Call type"; ObjectID = "6"; */
|
|
"6.accessibilityLabel" = "Type d'appel";
|