use messages for contacts tab title

pull/1/head
David Benqué 2019-11-19 16:24:29 +00:00
parent 4f145aed00
commit aa743d5c90
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -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",