linphone-iphone/Classes/LinphoneUI/nl.lproj/UIChatCell.strings

21 lines
1.5 KiB
Text


/* Class = "UILabel"; accessibilityLabel = "Contact name"; ObjectID = "20"; */
"20.accessibilityLabel" = "Naam van contactpersoo";
/* Class = "UILabel"; text = "John"; ObjectID = "20"; */
"20.text" = "Jan";
/* Class = "UILabel"; accessibilityLabel = "Message"; ObjectID = "21"; */
"21.accessibilityLabel" = "Bericht";
/* Class = "UILabel"; text = "This is a message"; ObjectID = "21"; */
"21.text" = "Dit is een bericht";
/* Class = "UIButton"; accessibilityLabel = "Delete"; ObjectID = "32"; */
"32.accessibilityLabel" = "Verwijder";
/* Class = "UILabel"; accessibilityLabel = "Unread message number"; ObjectID = "41"; */
"41.accessibilityLabel" = "Ongelezen berichtenaantal";
/* Class = "UILabel"; text = "0"; ObjectID = "41"; */
"41.text" = "3";