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

12 lines
764 B
Text


/* Class = "IBUILabel"; accessibilityLabel = "Firstname"; ObjectID = "6"; */
"6.accessibilityLabel" = "الإسم";
/* Class = "IBUILabel"; text = "John"; ObjectID = "6"; */
"6.text" = "زيد";
/* Class = "IBUILabel"; accessibilityLabel = "Lastname"; ObjectID = "10"; */
"10.accessibilityLabel" = "اللقب";
/* Class = "IBUILabel"; text = "Doe"; ObjectID = "10"; */
"10.text" = "عمرو";