Raimond Spekking has uploaded a new change for review. https://gerrit.wikimedia.org/r/49783
Change subject: Use protocol relative links ...................................................................... Use protocol relative links Change-Id: I7031f256186a8d9c473dced807f2906accf81cf3 --- M WikimediaMessages.i18n.php 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikimediaMessages refs/changes/83/49783/1 diff --git a/WikimediaMessages.i18n.php b/WikimediaMessages.i18n.php index 3a565b2..86eb179 100644 --- a/WikimediaMessages.i18n.php +++ b/WikimediaMessages.i18n.php @@ -221,14 +221,14 @@ text in the other namespaces is available under the <a href="//creativecommons.org/licenses/by-sa/3.0/" title="Definition of the Creative Commons Attribution/Share-Alike License">Creative Commons Attribution/Share-Alike License</a>; additional terms may apply. See <a href="//wikimediafoundation.org/wiki/Terms_of_Use" title="Wikimedia Foundation Terms of Use">Terms of Use</a> for details.', - 'wikidata-shortcopyrightwarning' => 'By clicking "save", you agree to the [https://wikimediafoundation.org/wiki/Terms_of_Use terms of use], and you irrevocably agree to release your contribution under the [https://creativecommons.org/publicdomain/zero/1.0/ CC0 license].', + 'wikidata-shortcopyrightwarning' => 'By clicking "save", you agree to the [//wikimediafoundation.org/wiki/Terms_of_Use terms of use], and you irrevocably agree to release your contribution under the [//creativecommons.org/publicdomain/zero/1.0/ CC0 license].', 'wikimedia-copyrightwarning' => 'By clicking the "{{int:savearticle}}" button, you agree to the [//wikimediafoundation.org/wiki/Terms_of_Use Terms of Use], and you irrevocably agree to release your contribution under the [//en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License CC-BY-SA 3.0 License] and the [//en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License GFDL]. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.', # Custom message for enwiki to stop from deleting the mainpage 'cant-delete-main-page' => 'You cannot delete or move the main page.', - 'wikimedia-translationnotifications-signup-legal' => 'You agree that by providing the Wikimedia Foundation with this information we may contact you regarding translations or other topics related to the Wikimedia movement we think may be of interest to you. You agree your data may be stored in the United States of America and is subject to our [https://wikimediafoundation.org/wiki/Privacy_policy privacy policy].', + 'wikimedia-translationnotifications-signup-legal' => 'You agree that by providing the Wikimedia Foundation with this information we may contact you regarding translations or other topics related to the Wikimedia movement we think may be of interest to you. You agree your data may be stored in the United States of America and is subject to our [//wikimediafoundation.org/wiki/Privacy_policy privacy policy].', # Added by the WLM mobile app 'upload-more-photos-of-this-monument' => 'Upload more photos of this monument', -- To view, visit https://gerrit.wikimedia.org/r/49783 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7031f256186a8d9c473dced807f2906accf81cf3 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/WikimediaMessages Gerrit-Branch: master Gerrit-Owner: Raimond Spekking <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
