linphone-iphone/Classes/LinphoneUI/ja.lproj/UIContactCell.strings
2015-04-27 09:57:11 +02:00

12 lines
736 B
Text


/* Class = "UILabel"; accessibilityLabel = "Firstname"; ObjectID = "6"; */
"6.accessibilityLabel" = "名前";
/* Class = "UILabel"; text = "John"; ObjectID = "6"; */
"6.text" = "John";
/* Class = "UILabel"; accessibilityLabel = "Lastname"; ObjectID = "10"; */
"10.accessibilityLabel" = "名字";
/* Class = "UILabel"; text = "Doe"; ObjectID = "10"; */
"10.text" = "Doe";