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

Change subject: Add missing qqq message documentation
......................................................................


Add missing qqq message documentation

Activate banana checker

Change-Id: I2afd372aaffd3900d8b3417c1f71231ad308f1bd
---
M Gruntfile.js
M i18n/qqq.json
2 files changed, 34 insertions(+), 1 deletion(-)

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



diff --git a/Gruntfile.js b/Gruntfile.js
index 1c2a4a1..dc2f66e 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -24,6 +24,6 @@
                }
        } );
 
-       grunt.registerTask( 'test', [ 'jshint', 'jsonlint', /** 'banana' **/] );
+       grunt.registerTask( 'test', [ 'jshint', 'jsonlint', 'banana' ] );
        grunt.registerTask( 'default', 'test' );
 };
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 186aa6c..bff56bc 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -3,6 +3,39 @@
                "authors": []
        },
        "userstatus-desc": 
"{{desc|name=UserStatus|url=https://www.mediawiki.org/wiki/Extension:UserStatus}}";,
+       "userstatus-network-thoughts": "A page title on [[Special:FanUpdates]]",
+       "userstatus-back-to-network": "A link text",
+       "userstatus-showing-thoughts": "A navigation link text",
+       "userstatus-prev": "A navigation link text",
+       "userstatus-next": "A navigation link text",
+       "userstatus-btn-add": "A button text",
+       "userstatus-view-all-updates": "A link text",
+       "userstatus-delete": "A button text",
+       "userstatus-ago": "Phrase for indicating how long ago something 
happened.",
+       "userstatus-time-days": "Phrase for indicating how long ago something 
happened.",
+       "userstatus-time-hours": "Phrase for indicating how long ago something 
happened.",
+       "userstatus-time-minutes": "Phrase for indicating how long ago 
something happened.",
+       "userstatus-time-seconds": "Phrase for indicating how long ago 
something happened.",
+       "userstatus-no-updates": "A hint about a empty result",
+       "userstatus-woops": "A page title",
+       "userstatus-no-user": "An error message",
+       "userstatus-your-thoughts": "A page title",
+       "userstatus-user-thoughts": "A page title",
+       "userstatus-user-profile": "A link text",
+       "userstatus-back-your-profile": "A link text",
+       "userstatus-back-user-profile": "A link text",
+       "userstatus-all-team-updates": "A link text",
+       "userstatus-delete-thought-text": "A link text",
+       "userstatus-num-agree": "Make count readable",
+       "userstatus-agree": "A link text",
+       "userstatus-see-who-agrees": "A link text",
+       "userstatus-invalid-link": "An error message",
+       "userstatus-who-agrees": "A header",
+       "userstatus-nobody-agrees": "A hint about a empty result",
+       "userstatus-no-new-thoughts": "A hint about a empty result",
+       "userstatus-just-added": "Phrase for indicating how long ago something 
happened.",
+       "userstatus-confirm-delete": "A button text used in javascript",
+       "right-delete-status-updates": "{{doc-right|delete-status-updates}}",
        "apihelp-userstatus-description": 
"{{doc-apihelp-description|userstatus}}",
        "apihelp-userstatus-summary": "{{doc-apihelp-summary|userstatus}}",
        "apihelp-userstatus-param-what": 
"{{doc-apihelp-param|userstatus|what}}",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2afd372aaffd3900d8b3417c1f71231ad308f1bd
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/UserStatus
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>
Gerrit-Reviewer: Legoktm <lego...@member.fsf.org>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@gmail.com>
Gerrit-Reviewer: Raimond Spekking <raimond.spekk...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: Umherirrender <umherirrender_de...@web.de>
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