Jforrester has uploaded a new change for review.
https://gerrit.wikimedia.org/r/73004
Change subject: Remove "Tag: " prefix, now that they're in MW core
......................................................................
Remove "Tag: " prefix, now that they're in MW core
When gerrit 72984 gets merged, the custom of writing "Tag: Foo" will be obviated
by MediaWiki core having this itself. Consequently, once that is merged, we
should
remove them from VisualEditor's messages. (Not removing from the non-English
messages per standing guidance from the Language Engineering team.)
Change-Id: Ibdd8053c1df950522379f8b05d260b71593d4741
---
M VisualEditor.i18n.php
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor
refs/changes/04/73004/1
diff --git a/VisualEditor.i18n.php b/VisualEditor.i18n.php
index e101624..1f859fe 100644
--- a/VisualEditor.i18n.php
+++ b/VisualEditor.i18n.php
@@ -7,9 +7,9 @@
$messages['en'] = array(
'accesskey-ca-editsource' => 'e',
'accesskey-ca-ve-edit' => 'v',
- 'tag-visualeditor' => '[[Special:Tags|Tag]]:
[[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor]]',
+ 'tag-visualeditor' =>
'[[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor]]',
'tag-visualeditor-description' => 'Edit made using the
[[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor]]',
- 'tag-visualeditor-needcheck' => '[[Special:Tags|Tag]]:
[[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor: Check]]',
+ 'tag-visualeditor-needcheck' =>
'[[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor: Check]]',
'tag-visualeditor-needcheck-description' => 'Edit made using the
[[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor]] where the
system detected the wikitext possibly having unintended changes.',
'tooltip-ca-createsource' => 'Create the source code of this page',
'tooltip-ca-editsource' => 'Edit the source code of this page',
--
To view, visit https://gerrit.wikimedia.org/r/73004
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibdd8053c1df950522379f8b05d260b71593d4741
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits