jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/332075 )

Change subject: Lowercase i18n strings for consistency
......................................................................


Lowercase i18n strings for consistency

Bug: T148922
Change-Id: Icc7e3be95c681e90ce22334d2b1b2eaf5dd426ae
---
M extension.json
M i18n/en.json
2 files changed, 21 insertions(+), 21 deletions(-)

Approvals:
  Lewis Cawte: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/extension.json b/extension.json
index 48dfcde..0a81f29 100644
--- a/extension.json
+++ b/extension.json
@@ -1,6 +1,6 @@
 {
        "name": "BlogPage",
-       "version": "2.4.1",
+       "version": "2.4.2",
        "author": [
                "David Pean",
                "Jack Phoenix"
diff --git a/i18n/en.json b/i18n/en.json
index 43aa24b..5f2ba94 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -9,45 +9,45 @@
        "apihelp-blogpage-param-pageName": "Name of the blog page to check",
        "apihelp-blogpage-example-1": "Check if there is already a blog page 
with the title <kbd>My Cool New Blog Post</kbd>",
        "blog-and": "and",
-       "blog-anonymous-name": "Anonymous Fanatic",
+       "blog-anonymous-name": "Anonymous fanatic",
        "blog-author-comments": "$1 {{PLURAL:$1|comment|comments}}",
        "blog-author-more-by": "More By $1",
        "blog-author-points": "$1 pts",
        "blog-author-title": "About the {{PLURAL:$1|Author|Authors}}",
        "blog-author-votes": "$1 {{PLURAL:$1|vote|votes}}",
        "blog-by": "by",
-       "blog-by-user-category": "Articles by User $1",
-       "blog-comments-of-day": "Comments of the Day",
+       "blog-by-user-category": "Articles by user $1",
+       "blog-comments-of-day": "Comments of the day",
        "blog-created": "created $1",
        "blog-created-ago": "created $1 ago",
-       "blog-embed-title": "Embed This On Your Site",
-       "blog-in-the-news": "In the News",
+       "blog-embed-title": "Embed this on your site",
+       "blog-in-the-news": "In the news",
        "blog-last-edited": "last edited $1",
        "blog-login": "You have to [[Special:UserLogin|log in]] to create 
articles.",
        "blog-login-edit": "You have to [[Special:UserLogin|log in]] to edit 
blog articles.",
-       "blog-new-articles": "New Articles",
+       "blog-new-articles": "New articles",
        "blog-permission-required": "You do not have the permission to create 
articles.",
-       "blog-popular-articles": "Don't Miss",
+       "blog-popular-articles": "Don't miss",
        "blog-multiple-authors": "This article was written collaboratively by 
$1",
        "blog-recent-editors": "Other recent contributors",
        "blog-recent-editors-message": "Make this page better by editing it.",
        "blog-recent-voters": "Other recent voters",
        "blog-recent-voters-message": "If you like the article, vote for it.",
        "blog-view-archive-link": "View All",
-       "game-unit-quiz-title": "Never Ending Quiz",
-       "game-unit-poll-title": "Take a Poll",
-       "game-unit-picturegame-title": "Play the Picture Game",
-       "articlelists": "New Blog Articles",
+       "game-unit-quiz-title": "Never ending quiz",
+       "game-unit-poll-title": "Take a poll",
+       "game-unit-picturegame-title": "Play the picture game",
+       "articlelists": "New blog articles",
        "ah-no-results": "No pages found.",
-       "ah-popular-articles": "Popular Articles",
-       "ah-new-articles": "New Articles",
+       "ah-popular-articles": "Popular articles",
+       "ah-new-articles": "New articles",
        "ah-rss-feed": "RSS feed",
-       "ah-write-article": "Write an Article",
-       "ah-todays-articles": "Today's Articles",
-       "ah-most-votes": "Most Votes (72 hours)",
-       "ah-what-talking-about": "Most Comments (72 hours)",
-       "articleshome": "Blog Homepage",
-       "createblogpost": "Create Blog Post",
+       "ah-write-article": "Write an article",
+       "ah-todays-articles": "Today's articles",
+       "ah-most-votes": "Most votes (72 hours)",
+       "ah-what-talking-about": "Most comments (72 hours)",
+       "articleshome": "Blog homepage",
+       "createblogpost": "Create blog post",
        "blog-create-rules": "",
        "blog-tagcloud-blacklist": "",
        "blog-create-category-help": "Categories help organize information on 
the site. To add multiple categories, separate them by commas.",
@@ -73,4 +73,4 @@
        "blog-user-articles-title": "Blogs",
        "blog-user-articles-votes": "{{PLURAL:$1|one vote|$1 votes}}",
        "blog-user-article-comment": "{{PLURAL:$1|one comment|$1 comments}}"
-}
\ No newline at end of file
+}

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icc7e3be95c681e90ce22334d2b1b2eaf5dd426ae
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlogPage
Gerrit-Branch: master
Gerrit-Owner: SamanthaNguyen <samanthanguyen1...@gmail.com>
Gerrit-Reviewer: Jack Phoenix <j...@countervandalism.net>
Gerrit-Reviewer: Lewis Cawte <le...@lewiscawte.me>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: UltrasonicNXT <adamr_car...@btinternet.com>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to