diff --git a/i18n/en.json b/i18n/en.json index 896ea11..cbc5bed 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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.", diff --git a/i18n/qqq.json b/i18n/qqq.json index ec072af..bf792a0 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -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}}",