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

Change subject: Partial revert of gerrit 8ed6dfa5423 to avoid i18n mis-links
......................................................................


Partial revert of gerrit 8ed6dfa5423 to avoid i18n mis-links

Bug: 52276
Change-Id: Ie72ac3f33e1abda03a6fdcf54c5b0e7615302fad
---
M VisualEditor.i18n.php
1 file changed, 6 insertions(+), 6 deletions(-)

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



diff --git a/VisualEditor.i18n.php b/VisualEditor.i18n.php
index 0cac4d2..8255f8d 100644
--- a/VisualEditor.i18n.php
+++ b/VisualEditor.i18n.php
@@ -12,10 +12,10 @@
        'guidedtour-tour-vegendersurvey-male' => 'Male',
        'guidedtour-tour-vegendersurvey-optout' => 'Prefer not to say',
        'guidedtour-tour-vegendersurvey-title' => 'Please select your gender',
-       'tag-visualeditor' => 
'[[{{int:visualeditor-descriptionpagelink}}|VisualEditor]]',
-       'tag-visualeditor-description' => 'Edit made using the 
[[{{int:visualeditor-descriptionpagelink}}|VisualEditor]]',
-       'tag-visualeditor-needcheck' => 
'[[{{int:visualeditor-descriptionpagelink}}|VisualEditor: Check]]',
-       'tag-visualeditor-needcheck-description' => 'Edit made using the 
[[{{int:visualeditor-descriptionpagelink}}|VisualEditor]] where the system 
detected the wikitext possibly having unintended changes.',
+       'tag-visualeditor' => 
'[[{{MediaWiki:visualeditor-descriptionpagelink}}|VisualEditor]]',
+       'tag-visualeditor-description' => 'Edit made using the 
[[{{MediaWiki:visualeditor-descriptionpagelink}}|VisualEditor]]',
+       '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',
        'tooltip-ca-ve-edit' => 'Edit this page with VisualEditor',
@@ -137,7 +137,7 @@
        'visualeditor-parameter-search-no-unused' => 'No unused parameters',
        'visualeditor-parameter-search-unknown' => 'Unknown parameter',
        'visualeditor-preference-betatempdisable' => 'Temporarily disable 
VisualEditor while it is in beta',
-       'visualeditor-preference-enable' => 'Enable VisualEditor (only in the 
[[{{int:visualeditor-mainnamespacepagelink}}|main]] and 
[[{{int:visualeditor-usernamespacepagelink}}|user]] namespaces)',
+       'visualeditor-preference-enable' => 'Enable VisualEditor (only in the 
[[{{MediaWiki:visualeditor-mainnamespacepagelink}}|main]] and 
[[{{MediaWiki:visualeditor-usernamespacepagelink}}|user]] namespaces)',
        'visualeditor-reference-input-placeholder' => 'What do you want to 
reference?',
        'visualeditor-referencelist-isempty' => 'There are no references with 
the group "$1" on this page.',
        'visualeditor-referencelist-missingref' => 'This reference is defined 
in a template or other generated block, and for now can only be edited in 
source mode.',
@@ -164,7 +164,7 @@
        'visualeditor-toolbar-savedialog' => 'Save page',
        'visualeditor-usernamespacepagelink' => 'Project:User namespace',
        'visualeditor-viewpage-savewarning' => 'Are you sure you want to go 
back to view mode without saving first?',
-       'visualeditor-wikitext-warning' => 'You are using VisualEditor - 
[[{{int:visualeditor-wikitext-warning-link}}|wikitext]] does not work here. 
Click "{{int:visualeditor-ca-editsource}}" to edit the page in wikitext mode – 
unsaved changes will be lost.',
+       'visualeditor-wikitext-warning' => 'You are using VisualEditor - 
[[{{MediaWiki:visualeditor-wikitext-warning-link}}|wikitext]] does not work 
here. Click "{{int:visualeditor-ca-editsource}}" to edit the page in wikitext 
mode – unsaved changes will be lost.',
        'visualeditor-wikitext-warning-link' => 'Help:Wiki markup',
        'visualeditor-wikitext-warning-title' => 'Wikitext markup detected',
        'visualeditor-window-title' => 'Inspect',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie72ac3f33e1abda03a6fdcf54c5b0e7615302fad
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to