jenkins-bot has submitted this change and it was merged. Change subject: Use DataValue for consistency ......................................................................
Use DataValue for consistency Reported by Lokal Profil at https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Apihelp-wbsetclaimvalue-param-value/sv Change-Id: Ib9dfc0d1e2c54a00571644a81c1130a4bd757cd4 --- M repo/i18n/en.json 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Hoo man: Looks good to me, approved jenkins-bot: Verified diff --git a/repo/i18n/en.json b/repo/i18n/en.json index 626c5f0..dc376ff 100644 --- a/repo/i18n/en.json +++ b/repo/i18n/en.json @@ -569,7 +569,7 @@ "apihelp-wbsetclaimvalue-description": "Sets the value of a Wikibase claim.", "apihelp-wbsetclaimvalue-param-claim": "A GUID identifying the claim", "apihelp-wbsetclaimvalue-param-snaktype": "The type of the snak", - "apihelp-wbsetclaimvalue-param-value": "The value to set the datavalue of the the main snak of the claim to", + "apihelp-wbsetclaimvalue-param-value": "The value to set the DataValue of the the main snak of the claim to", "apihelp-wbsetclaimvalue-param-summary": "Summary for the edit.\nWill be prepended by an automatically generated comment. The length limit of the\nautocomment together with the summary is 260 characters. Be aware that everything above that\nlimit will be cut off.", "apihelp-wbsetclaimvalue-param-baserevid": "The numeric identifier for the revision to base the modification on.\nThis is used for detecting conflicts during save.", "apihelp-wbsetclaimvalue-param-bot": "Mark this edit as bot\nThis URL flag will only be respected if the user belongs to the group \"bot\".", -- To view, visit https://gerrit.wikimedia.org/r/181961 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib9dfc0d1e2c54a00571644a81c1130a4bd757cd4 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Raimond Spekking <[email protected]> Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
