TTO has uploaded a new change for review.
https://gerrit.wikimedia.org/r/149292
Change subject: Add word "imported" to history/log summary during import
......................................................................
Add word "imported" to history/log summary during import
Currently, an import-by-upload generates poor edit summaries such as
"2 revisions", and an interwiki-import generates only marginally better
ones ("2 revisions from [[link]]").
This change adds the word "imported" to those summaries.
Change-Id: If58023485b323641d063eada45248503f1bf17a1
---
M languages/i18n/en.json
M languages/i18n/qqq.json
2 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core
refs/changes/92/149292/1
diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index e42d716..dd7c371 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -2314,9 +2314,9 @@
"importlogpage": "Import log",
"importlogpagetext": "Administrative imports of pages with edit history
from other wikis.",
"import-logentry-upload": "imported [[$1]] by file upload",
- "import-logentry-upload-detail": "$1 {{PLURAL:$1|revision|revisions}}",
+ "import-logentry-upload-detail": "$1 {{PLURAL:$1|revision|revisions}}
imported",
"import-logentry-interwiki": "transwikied $1",
- "import-logentry-interwiki-detail": "$1
{{PLURAL:$1|revision|revisions}} from $2",
+ "import-logentry-interwiki-detail": "$1
{{PLURAL:$1|revision|revisions}} imported from $2",
"javascripttest": "JavaScript testing",
"javascripttest-backlink": "< $1",
"javascripttest-title": "Running $1 tests",
diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json
index ad5b288..5702d32 100644
--- a/languages/i18n/qqq.json
+++ b/languages/i18n/qqq.json
@@ -2476,9 +2476,9 @@
"importlogpage": "{{doc-logpage}}",
"importlogpagetext": "This text appears at the top of the
[{{canonicalurl:Special:Log|type=import}} import log] special page.",
"import-logentry-upload": "This is the text of an entry in the Import
log (and Recent Changes), after hour (and date, only in the Import log) and
sysop name:\n* $1 is the name of the imported file",
- "import-logentry-upload-detail": "Used as success message.
Parameters:\n* $1 - number of succeeded revisions\nSee also:\n*
{{msg-mw|Import-logentry-interwiki-detail}}",
+ "import-logentry-upload-detail": "Used as success message and log
entry. Parameters:\n* $1 - number of succeeded revisions\nSee also:\n*
{{msg-mw|Import-logentry-interwiki-detail}}",
"import-logentry-interwiki": "Used as action listed in the log.
Parameters:\n* $1 - page title",
- "import-logentry-interwiki-detail": "Used as success message.
Parameters:\n* $1 - number of succeeded revisions\n* $2 - interwiki name\nSee
also:\n* {{msg-mw|Import-logentry-upload-detail}}",
+ "import-logentry-interwiki-detail": "Used as success message and log
entry. Parameters:\n* $1 - number of succeeded revisions\n* $2 - interwiki
name\nSee also:\n* {{msg-mw|Import-logentry-upload-detail}}",
"javascripttest": "Title of the special page
[[Special:JavaScriptTest]].\n\nSee also:\n* {{msg-mw|Javascripttest|title}}\n*
{{msg-mw|Javascripttest-pagetext-noframework|summary}}\n*
{{msg-mw|Javascripttest-pagetext-unknownframework|error message}}",
"javascripttest-backlink": "{{optional}}\nUsed as subtitle in
[[Special:JavaScriptTest]]. Parameters:\n* $1 - page title",
"javascripttest-title": "Title of the special page when running a test
suite. Parameters:\n* $1 is the name of the framework, for example QUnit.",
--
To view, visit https://gerrit.wikimedia.org/r/149292
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If58023485b323641d063eada45248503f1bf17a1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: TTO <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits