jenkins-bot has submitted this change and it was merged.
Change subject: Replace wikitext bold and italics with <strong> and <em>
......................................................................
Replace wikitext bold and italics with <strong> and <em>
Was done for all of core at some point, but apparently new strings
re-introduced inconsistencies.
Change-Id: I607f779d1c4f0e6ef0b9c2563ac229baee590dcc
---
M languages/i18n/en.json
1 file changed, 6 insertions(+), 6 deletions(-)
Approvals:
Krinkle: Looks good to me, approved
jenkins-bot: Verified
diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index b278df6..51fcbc7 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -792,7 +792,7 @@
"undo-summary-username-hidden": "Undo revision $1 by a hidden user",
"cantcreateaccounttitle": "Cannot create account",
"cantcreateaccount-text": "Account creation from this IP address
(<strong>$1</strong>) has been blocked by [[User:$3|$3]].\n\nThe reason given
by $3 is <em>$2</em>",
- "cantcreateaccount-range-text": "Account creation from IP addresses in
the range '''$1''', which includes your IP address ('''$4'''), has been blocked
by [[User:$3|$3]].\n\nThe reason given by $3 is ''$2''",
+ "cantcreateaccount-range-text": "Account creation from IP addresses in
the range <strong>$1</strong>, which includes your IP address
(<strong>$4</strong>), has been blocked by [[User:$3|$3]].\n\nThe reason given
by $3 is <em>$2</em>",
"createaccount-hook-aborted": "$1",
"viewpagelogs": "View logs for this page",
"nohistory": "There is no edit history for this page.",
@@ -1320,7 +1320,7 @@
"recentchanges-label-bot": "This edit was performed by a bot",
"recentchanges-label-unpatrolled": "This edit has not yet been
patrolled",
"recentchanges-label-plusminus": "The page size changed by this number
of bytes",
- "recentchanges-legend-heading": "'''Legend:'''",
+ "recentchanges-legend-heading": "<strong>Legend:</strong>",
"recentchanges-legend-newpage": "{{int:recentchanges-label-newpage}}
(also see [[Special:NewPages|list of new pages]])",
"recentchanges-legend-minor": "{{int:recentchanges-label-minor}}",
"recentchanges-legend-bot": "{{int:recentchanges-label-bot}}",
@@ -2108,7 +2108,7 @@
"delete-toobig": "This page has a large edit history, over $1
{{PLURAL:$1|revision|revisions}}.\nDeletion of such pages has been restricted
to prevent accidental disruption of {{SITENAME}}.",
"delete-warning-toobig": "This page has a large edit history, over $1
{{PLURAL:$1|revision|revisions}}.\nDeleting it may disrupt database operations
of {{SITENAME}};\nproceed with caution.",
"deleteprotected": "You cannot delete this page because it has been
protected.",
- "deleting-backlinks-warning": "'''Warning:'''
[[Special:WhatLinksHere/{{FULLPAGENAME}}|Other pages]] link to or transclude
the page you are about to delete.",
+ "deleting-backlinks-warning": "<strong>Warning:</strong>
[[Special:WhatLinksHere/{{FULLPAGENAME}}|Other pages]] link to or transclude
the page you are about to delete.",
"rollback": "Roll back edits",
"rollbacklink": "rollback",
"rollbacklinkcount": "rollback $1 {{PLURAL:$1|edit|edits}}",
@@ -2116,7 +2116,7 @@
"rollbackfailed": "Rollback failed",
"cantrollback": "Cannot revert edit;\nlast contributor is only author
of this page.",
"alreadyrolled": "Cannot rollback last edit of [[:$1]] by
[[User:$2|$2]] ([[User
talk:$2|talk]]{{int:pipe-separator}}[[Special:Contributions/$2|{{int:contribslink}}]]);\nsomeone
else has edited or rolled back the page already.\n\nThe last edit to the page
was by [[User:$3|$3]] ([[User
talk:$3|talk]]{{int:pipe-separator}}[[Special:Contributions/$3|{{int:contribslink}}]]).",
- "editcomment": "The edit summary was: \"''$1''\".",
+ "editcomment": "The edit summary was: \"<em>$1</em>\".",
"revertpage": "Reverted edits by [[Special:Contributions/$2|$2]]
([[User talk:$2|talk]]) to last revision by [[User:$1|$1]]",
"revertpage-nouser": "Reverted edits by a hidden user to last revision
by {{GENDER:$1|[[User:$1|$1]]}}",
"rollback-success": "Reverted edits by $1;\nchanged back to last
revision by $2.",
@@ -3687,7 +3687,7 @@
"tags-edit-revision-legend": "Add or remove tags from {{PLURAL:$1|this
revision|all $1 revisions}}",
"tags-edit-logentry-legend": "Add or remove tags from {{PLURAL:$1|this
log entry|all $1 log entries}}",
"tags-edit-existing-tags": "Existing tags:",
- "tags-edit-existing-tags-none": "''None''",
+ "tags-edit-existing-tags-none": "<em>None</em>",
"tags-edit-new-tags": "New tags:",
"tags-edit-add": "Add these tags:",
"tags-edit-remove": "Remove these tags:",
@@ -3961,7 +3961,7 @@
"default-skin-not-found": "Whoops! The default skin for your wiki,
defined in <code dir=\"ltr\">$wgDefaultSkin</code> as <code>$1</code>, is not
available.\n\nYour installation seems to include the following
{{PLURAL:$4|skin|skins}}. See
[https://www.mediawiki.org/wiki/Manual:Skin_configuration Manual: Skin
configuration] for information how to enable {{PLURAL:$4|it|them and choose the
default}}.\n\n$2\n\n; If you have just installed MediaWiki:\n: You probably
installed from git, or directly from the source code using some other method.
This is expected. Try installing some skins from
[https://www.mediawiki.org/wiki/Category:All_skins mediawiki.org's skin
directory], by:\n:* Downloading the [https://www.mediawiki.org/wiki/Download
tarball installer], which comes with several skins and extensions. You can copy
and paste the <code>skins/</code> directory from it.\n:* Downloading individual
skin tarballs from [https://www.mediawiki.org/wiki/Special:SkinDistributor
mediawiki.org].\n:*
[https://www.mediawiki.org/wiki/Download_from_Git#Using_Git_to_download_MediaWiki_skins
Using Git to download skins].\n: Doing this should not interfere with your git
repository if you're a MediaWiki developer.\n\n; If you have just upgraded
MediaWiki:\n: MediaWiki 1.24 and newer no longer automatically enables
installed skins (see [https://www.mediawiki.org/wiki/Manual:Skin_autodiscovery
Manual: Skin autodiscovery]). You can paste the following
{{PLURAL:$5|line|lines}} into <code>LocalSettings.php</code> to enable
{{PLURAL:$5|the|all}} installed {{PLURAL:$5|skin|skins}}:\n\n<pre
dir=\"ltr\">$3</pre>\n\n; If you have just modified
<code>LocalSettings.php</code>:\n: Double-check the skin names for typos.",
"default-skin-not-found-no-skins": "Whoops! The default skin for your
wiki, defined in <code>$wgDefaultSkin</code> as <code>$1</code>, is not
available.\n\nYou have no installed skins.\n\n; If you have just installed or
upgraded MediaWiki:\n: You probably installed from git, or directly from the
source code using some other method. This is expected. MediaWiki 1.24 and newer
doesn't include any skins in the main repository. Try installing some skins
from [https://www.mediawiki.org/wiki/Category:All_skins mediawiki.org's skin
directory], by:\n:* Downloading the [https://www.mediawiki.org/wiki/Download
tarball installer], which comes with several skins and extensions. You can copy
and paste the <code>skins/</code> directory from it.\n:* Downloading individual
skin tarballs from [https://www.mediawiki.org/wiki/Special:SkinDistributor
mediawiki.org].\n:*
[https://www.mediawiki.org/wiki/Download_from_Git#Using_Git_to_download_MediaWiki_skins
Using Git to download skins].\n: Doing this should not interfere with your git
repository if you're a MediaWiki developer. See
[https://www.mediawiki.org/wiki/Manual:Skin_configuration Manual: Skin
configuration] for information how to enable skins and choose the default.\n",
"default-skin-not-found-row-enabled": "* <code>$1</code> / $2
(enabled)",
- "default-skin-not-found-row-disabled": "* <code>$1</code> / $2
('''disabled''')",
+ "default-skin-not-found-row-disabled": "* <code>$1</code> / $2
(<strong>disabled</strong>)",
"mediastatistics": "Media statistics",
"mediastatistics-summary": "Statistics about uploaded file types. This
only includes the most recent version of a file. Old or deleted versions of
files are excluded.",
"mediastatistics-nfiles": "$1 ($2%)",
--
To view, visit https://gerrit.wikimedia.org/r/273589
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I607f779d1c4f0e6ef0b9c2563ac229baee590dcc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits