forked from mirrors/linphone-iphone
12 lines
768 B
Text
12 lines
768 B
Text
|
|
/* Class = "UILabel"; accessibilityLabel = "Firstname"; ObjectID = "6"; */
|
|
"6.accessibilityLabel" = "Voornaam";
|
|
|
|
/* Class = "UILabel"; text = "John"; ObjectID = "6"; */
|
|
"6.text" = "Jan";
|
|
|
|
/* Class = "UILabel"; accessibilityLabel = "Lastname"; ObjectID = "10"; */
|
|
"10.accessibilityLabel" = "Achternaam";
|
|
|
|
/* Class = "UILabel"; text = "Doe"; ObjectID = "10"; */
|
|
"10.text" = "de Wit";
|