linphone-iphone/Classes/LinphoneUI/de.lproj/UIContactCell.strings
Gautier Pelloux-Prayer f7a31ab8e8 Update translations
2014-12-10 14:38:35 +01:00

12 lines
774 B
Text


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