mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
21 lines
1.6 KiB
Text
21 lines
1.6 KiB
Text
|
|
/* Class = "UILabel"; accessibilityLabel = "Contact name"; ObjectID = "20"; */
|
|
"20.accessibilityLabel" = "Kontaktname";
|
|
|
|
/* Class = "UILabel"; text = "John Doe"; ObjectID = "20"; */
|
|
"20.text" = "Max Mustermann";
|
|
|
|
/* Class = "UILabel"; accessibilityLabel = "Message"; ObjectID = "21"; */
|
|
"21.accessibilityLabel" = "Nachricht";
|
|
|
|
/* Class = "UILabel"; text = "This is a placeholder message"; ObjectID = "21"; */
|
|
"21.text" = "Dies ist eine Platzhalternachricht";
|
|
|
|
/* 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" = "Zustellung fehlgeschlagen";
|
|
|
|
/* Class = "UILabel"; text = "11:15"; ObjectID = "r7A-Mk-LQX"; */
|
|
"r7A-Mk-LQX.text" = "11:15";
|