forked from mirrors/linphone-iphone
21 lines
1.4 KiB
Text
21 lines
1.4 KiB
Text
|
|
/* Class = "UILabel"; accessibilityLabel = "Contact name"; ObjectID = "20"; */
|
|
"20.accessibilityLabel" = "連絡名";
|
|
|
|
/* Class = "UILabel"; text = "John"; ObjectID = "20"; */
|
|
"20.text" = "John";
|
|
|
|
/* Class = "UILabel"; accessibilityLabel = "Message"; ObjectID = "21"; */
|
|
"21.accessibilityLabel" = "メッセージ";
|
|
|
|
/* Class = "UILabel"; text = "This is a message"; ObjectID = "21"; */
|
|
"21.text" = "メッセージ";
|
|
|
|
/* Class = "UIButton"; accessibilityLabel = "Delete"; ObjectID = "32"; */
|
|
"32.accessibilityLabel" = "削除";
|
|
|
|
/* Class = "UILabel"; accessibilityLabel = "Unread message number"; ObjectID = "41"; */
|
|
"41.accessibilityLabel" = "未読のメッセージ数";
|
|
|
|
/* Class = "UILabel"; text = "0"; ObjectID = "41"; */
|
|
"41.text" = "3";
|