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

12 lines
752 B
Text


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