Hygiene: improve texts for share button

We need to add an information that share feature is available
on supported browsers only.

Change-Id: I398165310cf11949d17f86acedf7193d4cad55b2
This commit is contained in:
Piotr Miazga 2018-10-12 22:55:15 +02:00
parent 51b6e8209b
commit 5822ac58b4
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"minerva-download": "Download",
"skin-minerva-share": "Share",
"skin-minerva-mobile-option-MinervaShareButton": "Share",
"skin-minerva-mobile-option-MinervaShareButton-description": "Share current article via browser share feature",
"skin-minerva-mobile-option-MinervaShareButton-description": "Share current article via browser share feature (supported browsers only)",
"mobile-frontend-editor-redlink-create": "Create page",
"mobile-frontend-editor-redlink-explain": "This page has not yet been created.",
"mobile-frontend-editor-redlink-leave": "No, thanks.",

View File

@ -19,7 +19,7 @@
"minerva-download": "Caption for the download button (in the imperative mood).\n{{Identical|Download}}",
"skin-minerva-share": "Caption for the share button (in the imperative mood).\n{{Identical|Share}}",
"skin-minerva-mobile-option-MinervaShareButton": "Label for Share mobile web beta feature",
"skin-minerva-mobile-option-MinervaShareButton-description": "Description label for share mobile web beta feature",
"skin-minerva-mobile-option-MinervaShareButton-description": "Description label for share mobile web beta feature. Description should state that feautre is available on supported browsers only",
"mobile-frontend-editor-redlink-create": "Label for a create page button.\n{{Identical|Create page}}",
"mobile-frontend-editor-redlink-explain": "Question for the user, if he want to edit a page, which link he clicked and that does not exist yet, or not.",
"mobile-frontend-editor-redlink-leave": "Used as a label for a button which the user can click to avoid editing a page which does not exist yet (red link): the question/alternative button is {{msg-mw|mobile-frontend-editor-redlink-create}}\n----\n{{Identical|No thanks}}",