Jdrewniak has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/315501

Change subject: Adding SITENAME to search box placeholder
......................................................................

Adding SITENAME to search box placeholder

Changing the search box placeholder from just reading
"Search" to "Search {{SITENAME}}".
This label is more explicit. It is also consistent
with the MobileFrontend search box placeholder.

Bug: T144640
Change-Id: I67a21f1e13c6326aede90b19bc68410df48a8aa0
---
M languages/i18n/en.json
M languages/i18n/qqq.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/01/315501/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index d10749d..3ff031f 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -3922,7 +3922,7 @@
        "feedback-thanks": "Thanks! Your feedback has been posted to the page 
\"[$2 $1]\".",
        "feedback-thanks-title": "Thank you!",
        "feedback-useragent": "User agent:",
-       "searchsuggest-search": "Search",
+       "searchsuggest-search": "Search {{SITENAME}}",
        "searchsuggest-containing": "containing...",
        "api-error-autoblocked": "Your IP address has been blocked 
automatically, because it was used by a blocked user.",
        "api-error-badaccess-groups": "You are not permitted to upload files to 
this wiki.",
diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json
index 96f8c38..88e6e42 100644
--- a/languages/i18n/qqq.json
+++ b/languages/i18n/qqq.json
@@ -4106,7 +4106,7 @@
        "feedback-thanks": "Thanks message, appears if feedback was successful. 
Parameters:\n* $1 - \"Feedback\"\n* $2 - Feedback page URL",
        "feedback-thanks-title": "The title of the thank you dialog at the end 
of the submission process.\n{{Identical|Thank you}}",
        "feedback-useragent": "A label denoting the user agent in the feedback 
that is posted to the feedback page.\n{{Identical|User agent}}",
-       "searchsuggest-search": "Greyed out default text in the simple search 
box in the Vector skin. (It disappears and lets the user enter the requested 
search terms when the search box receives focus.)\n\n{{Identical|Search}}",
+       "searchsuggest-search": "Greyed out default text in the simple search 
box in the Vector skin. (It disappears and lets the user enter the requested 
search terms when the search box receives focus.)",
        "searchsuggest-containing": "Label used in the special item of the 
search suggestions list which gives the user an option to perform a full text 
search for the term.",
        "api-error-autoblocked": "API error message that can be used for client 
side localisation of API errors.\n\nCf. {{msg-mw|Autoblockedtext}}.",
        "api-error-badaccess-groups": "API error message that can be used for 
client side localisation of API errors.",

-- 
To view, visit https://gerrit.wikimedia.org/r/315501
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I67a21f1e13c6326aede90b19bc68410df48a8aa0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Jdrewniak <jdrewn...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to