jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/370517 )
Change subject: Add missing qqq message documentation
......................................................................
Add missing qqq message documentation
Activate banana checker
Change-Id: I45b079172d85ba4eb2537bfda8934170947e563b
---
M Gruntfile.js
M i18n/qqq.json
2 files changed, 12 insertions(+), 3 deletions(-)
Approvals:
jenkins-bot: Verified
Jforrester: Looks good to me, approved
diff --git a/Gruntfile.js b/Gruntfile.js
index 6bea447..a5e91e3 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -22,6 +22,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 dd207fa..76bae22 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -7,6 +7,15 @@
]
},
"scanset-desc": "{{desc}}",
- "scanset_next": "{{Identical|Next}}",
- "scanset_prev": "{{Identical|Prev}}"
+ "scanset_no_name": "Used as error message in the
<nowiki><scanset></nowiki>-tag",
+ "scanset_invalid_name": "Used as error message in the
<nowiki><scanset></nowiki>-tag",
+ "scanset_unrecognised_index_format": "Used as error message in the
<nowiki><scanset></nowiki>-tag",
+ "scanset_opendir_error": "Used as error message in the
<nowiki><scanset></nowiki>-tag",
+ "scanset_no_files": "Used as error message in the
<nowiki><scanset></nowiki>-tag",
+ "scanset_no_volumes": "Used as error message in the
<nowiki><scanset></nowiki>-tag",
+ "scanset_missing_index_file": "Used as error message in the
<nowiki><scanset></nowiki>-tag",
+ "scanset_index_file_error": "Used as error message in the
<nowiki><scanset></nowiki>-tag",
+ "scanset_invalid_volume": "Used as error message in the
<nowiki><scanset></nowiki>-tag",
+ "scanset_next": "Used as next message in the
<nowiki><scanset></nowiki>-tag\n{{Identical|Next}}",
+ "scanset_prev": "Used as previous message in the
<nowiki><scanset></nowiki>-tag\n{{Identical|Prev}}"
}
--
To view, visit https://gerrit.wikimedia.org/r/370517
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I45b079172d85ba4eb2537bfda8934170947e563b
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/ScanSet
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits