linphone-iphone/Classes/LinphoneUI/de.lproj/UIContactCell.strings

12 lines
772 B
Text


/* Class = "UILabel"; accessibilityLabel = "Firstname"; ObjectID = "6"; */
"6.accessibilityLabel" = "Vorname";
/* Class = "UILabel"; text = "John"; ObjectID = "6"; */
"6.text" = "John";
/* Class = "UILabel"; accessibilityLabel = "Lastname"; ObjectID = "10"; */
"10.accessibilityLabel" = "Nachname";
/* Class = "UILabel"; text = "Doe"; ObjectID = "10"; */
"10.text" = "Mustermann";