jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/339590 )
Change subject: Add missing i18n action-* messages for associated right-* messages ...................................................................... Add missing i18n action-* messages for associated right-* messages The following messages were added: - action-updatepoints - action-generatetopusersreport - action-giftadmin - action-userboard-delete - action-awardsmanage Change-Id: Id9611c51b56187cccb74e1cceec854399ad0dd9a --- M SystemGifts/i18n/en.json M UserBoard/i18n/en.json M UserGifts/i18n/en.json M UserStats/i18n/en.json 4 files changed, 7 insertions(+), 2 deletions(-) Approvals: SamanthaNguyen: Looks good to me, approved jenkins-bot: Verified diff --git a/SystemGifts/i18n/en.json b/SystemGifts/i18n/en.json index 0056811..305ba91 100644 --- a/SystemGifts/i18n/en.json +++ b/SystemGifts/i18n/en.json @@ -72,5 +72,6 @@ "echo-pref-tooltip-social-award": "Notify me when I receive an award.", "notification-social-award-rec": "You have received a new award: $1.", "notification-social-award-rec-bundle": "You have received {{PLURAL:$1|one new award|$1 new awards}}.", - "right-awardsmanage": "Create new and edit existing awards" + "right-awardsmanage": "Create new and edit existing awards", + "action-awardsmanage": "create new and edit existing awards" } diff --git a/UserBoard/i18n/en.json b/UserBoard/i18n/en.json index 25a9a0e..76ef97e 100644 --- a/UserBoard/i18n/en.json +++ b/UserBoard/i18n/en.json @@ -47,6 +47,7 @@ "userboard_loggedout": "You must be [[Special:UserLogin|logged in]] to post messages to other users.", "userboard_showingmessages": "Showing {{PLURAL:$4|message $3|messages $2-$3}} of {{PLURAL:$1|$1 message|$1 messages}}.", "right-userboard-delete": "Delete others' board messages", + "action-userboard-delete": "delete others' board messages", "userboard-time-days": "{{PLURAL:$1|one day|$1 days}}", "userboard-time-hours": "{{PLURAL:$1|one hour|$1 hours}}", "userboard-time-minutes": "{{PLURAL:$1|one minute|$1 minutes}}", diff --git a/UserGifts/i18n/en.json b/UserGifts/i18n/en.json index 810bbdf..e66aa56 100644 --- a/UserGifts/i18n/en.json +++ b/UserGifts/i18n/en.json @@ -84,5 +84,6 @@ "notification-social-gift-send-no-message": "$1 just sent a gift to you: $2.", "notification-social-gift-send-with-message": "$1 just sent a gift to you: $2.<br /><br />''$3''", "notification-social-gift-send-bundle": "{{PLURAL:$1|One person|$1 people}} sent you gifts.", - "right-giftadmin": "Create new and edit existing gifts" + "right-giftadmin": "Create new and edit existing gifts", + "action-giftadmin": "create new and edit existing gifts" } diff --git a/UserStats/i18n/en.json b/UserStats/i18n/en.json index 77bffb8..f739de5 100644 --- a/UserStats/i18n/en.json +++ b/UserStats/i18n/en.json @@ -48,7 +48,9 @@ "top-fans-stats-gifts-rec-count": "{{PLURAL:$1|Gift received|Gifts received}}", "top-fans-stats-gifts-sent-count": "{{PLURAL:$1|Gift sent|Gifts sent}}", "right-updatepoints": "Update edit counts", + "action-updatepoints": "update edit counts", "right-generatetopusersreport": "Generate top users reports", + "action-generatetopusersreport": "generate top user reports", "level-advanced-to": "advanced to level <span style=\"font-weight:800;\">$1</span>", "level-advance-subject": "You are now a \"$1\" on {{SITENAME}}!", "level-advance-body-html": "Hi $1.\n\nYou are now a \"$2\" on {{SITENAME}}!\n\nCongratulations,\n\nThe {{SITENAME}} team\n\n---\nHey, want to stop getting e-mails from us?\n\nClick [[Special:UpdateProfile]]\nand change your settings to disable e-mail notifications.", -- To view, visit https://gerrit.wikimedia.org/r/339590 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id9611c51b56187cccb74e1cceec854399ad0dd9a Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/SocialProfile Gerrit-Branch: master Gerrit-Owner: SamanthaNguyen <samanthanguyen1...@gmail.com> Gerrit-Reviewer: SamanthaNguyen <samanthanguyen1...@gmail.com> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits