Siebrand has submitted this change and it was merged. Change subject: Add Wikidata license terms ......................................................................
Add Wikidata license terms wikidata.org uses a license footer that is significantly different from the one on the other Wikimedia sites. This makes translating it to other languages hard: unlike the default license footer, which can be comfortably translated in translatewiki.net, the Wikidata footer must be translated as a system message in wikidata.org This change allows easy translation of the licensing of Wikidata to all languages. It relies on the fact that $wgDBname for Wikidata is wikidatawiki; if that is the DB name, then a different message is used. Change-Id: I6cddbdc65df34d3128f5b46274da36e13f84d206 --- M WikimediaMessages.i18n.php M WikimediaMessages.php 2 files changed, 16 insertions(+), 3 deletions(-) Approvals: Siebrand: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/38906 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6cddbdc65df34d3128f5b46274da36e13f84d206 Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/WikimediaMessages Gerrit-Branch: master Gerrit-Owner: Amire80 <[email protected]> Gerrit-Reviewer: Amire80 <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Denny Vrandecic <[email protected]> Gerrit-Reviewer: Eloquence <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
