mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 02:58:07 +00:00
21 lines
782 B
Text
21 lines
782 B
Text
|
|
/* Class = "UILabel"; accessibilityLabel = "Contact name"; ObjectID = "20"; */
|
|
"20.accessibilityLabel" = "Contact name";
|
|
|
|
/* Class = "UILabel"; text = "John Doe"; ObjectID = "20"; */
|
|
"20.text" = "John Doe";
|
|
|
|
/* Class = "UILabel"; accessibilityLabel = "Message"; ObjectID = "21"; */
|
|
"21.accessibilityLabel" = "Message";
|
|
|
|
/* Class = "UILabel"; text = "This is a placeholder message"; ObjectID = "21"; */
|
|
"21.text" = "This is a placeholder message";
|
|
|
|
/* Class = "UILabel"; text = "99"; ObjectID = "ZXq-Do-7Ua"; */
|
|
"ZXq-Do-7Ua.text" = "99";
|
|
|
|
/* Class = "UIImageView"; accessibilityLabel = "Delivery failed"; ObjectID = "aa2-Kl-c1H"; */
|
|
"aa2-Kl-c1H.accessibilityLabel" = "Delivery failed";
|
|
|
|
/* Class = "UILabel"; text = "11:15"; ObjectID = "r7A-Mk-LQX"; */
|
|
"r7A-Mk-LQX.text" = "11:15";
|