use messages for contacts tab title

pull/1/head
David Benqué 5 years ago
parent 4f145aed00
commit aa743d5c90

@ -1199,7 +1199,7 @@ define([
title: Messages.share_linkCategory,
content: frameLink
}, {
title: "Contacts",
title: Messages.share_contactCategory,
content: frameContacts
}, {
title: Messages.share_embedCategory,

@ -987,6 +987,7 @@
"share_linkPresent": "Present (hide editable sections)",
"share_linkOpen": "Open in new tab",
"share_linkCopy": "Copy to clipboard",
"share_contactCategory": "Contacts",
"share_embedCategory": "Embed",
"share_mediatagCopy": "Copy mediatag to clipboard",
"loading_pad_1": "Initializing pad",

Loading…
Cancel
Save