jenkins-bot has submitted this change and it was merged.

Change subject: i18n: use int: for consistency
......................................................................


i18n: use int: for consistency

Spotted by Lokal Profil
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Config-license-help/sv

Change-Id: Id027dea69aef43190e42f1e7d512a766a82000de
---
M includes/installer/i18n/en.json
M includes/installer/i18n/qqq.json
2 files changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/includes/installer/i18n/en.json b/includes/installer/i18n/en.json
index e0cd1bf..ebc2866 100644
--- a/includes/installer/i18n/en.json
+++ b/includes/installer/i18n/en.json
@@ -229,7 +229,7 @@
        "config-license-gfdl": "GNU Free Documentation License 1.3 or later",
        "config-license-pd": "Public Domain",
        "config-license-cc-choose": "Select a custom Creative Commons license",
-       "config-license-help": "Many public wikis put all contributions under a 
[http://freedomdefined.org/Definition free license].\nThis helps to create a 
sense of community ownership and encourages long-term contribution.\nIt is not 
generally necessary for a private or corporate wiki.\n\nIf you want to be able 
to use text from Wikipedia, and you want Wikipedia to be able to accept text 
copied from your wiki, you should choose <strong>Creative Commons Attribution 
Share Alike</strong>.\n\nWikipedia previously used the GNU Free Documentation 
License.\nThe GFDL is a valid license, but it is difficult to understand.\nIt 
is also difficult to reuse content licensed under the GFDL.",
+       "config-license-help": "Many public wikis put all contributions under a 
[http://freedomdefined.org/Definition free license].\nThis helps to create a 
sense of community ownership and encourages long-term contribution.\nIt is not 
generally necessary for a private or corporate wiki.\n\nIf you want to be able 
to use text from Wikipedia, and you want Wikipedia to be able to accept text 
copied from your wiki, you should choose 
<strong>{{int:config-license-cc-by-sa}}</strong>.\n\nWikipedia previously used 
the GNU Free Documentation License.\nThe GFDL is a valid license, but it is 
difficult to understand.\nIt is also difficult to reuse content licensed under 
the GFDL.",
        "config-email-settings": "Email settings",
        "config-enable-email": "Enable outbound email",
        "config-enable-email-help": "If you want email to work, 
[http://www.php.net/manual/en/mail.configuration.php PHP's mail settings] need 
to be configured correctly.\nIf you do not want any email features, you can 
disable them here.",
diff --git a/includes/installer/i18n/qqq.json b/includes/installer/i18n/qqq.json
index 5e86a92..d0a37a7 100644
--- a/includes/installer/i18n/qqq.json
+++ b/includes/installer/i18n/qqq.json
@@ -247,7 +247,7 @@
        "config-license-gfdl": "Option for the wiki content license in the 
MediaWiki installer.",
        "config-license-pd": "{{Identical|Public domain}}",
        "config-license-cc-choose": "Option for the wiki content license in the 
MediaWiki installer.",
-       "config-license-help": "Help text in MediaWiki installer for license 
selection.",
+       "config-license-help": "Help text in MediaWiki installer for license 
selection.\n\nRefers to {{msg-mw|Config-license-cc-by-sa}}.",
        "config-email-settings": "{{Identical|E-mail setting}}",
        "config-enable-email": "Checkbox label in the MediaWiki installer to 
allow the wiki to send email to its users.",
        "config-enable-email-help": "Help text in the MediaWiki installer to 
allow the wiki to send email to its users.",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id027dea69aef43190e42f1e7d512a766a82000de
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <shirayuk...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: Waldir <wal...@email.com>
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