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

Change subject: Move core/MW messages to correct sections
......................................................................


Move core/MW messages to correct sections

Also bring in visualeditor-version-label message from core.

Change-Id: I91ceba0e0550239a10329b327b5c6b5a01e460a9
---
M VisualEditor.php
M modules/ve-mw/i18n/en.json
M modules/ve-mw/i18n/qqq.json
3 files changed, 10 insertions(+), 4 deletions(-)

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



diff --git a/VisualEditor.php b/VisualEditor.php
index bc2c6c4..b89a87b 100644
--- a/VisualEditor.php
+++ b/VisualEditor.php
@@ -658,7 +658,13 @@
                        'visualeditor-specialcharacter-button-tooltip',
                        'visualeditor-specialcharacterinspector-title',
                        
'visualeditor-specialcharinspector-characterlist-insert',
-                       'visualeditor-version-label',
+                       'visualeditor-toolbar-format-tooltip',
+                       'visualeditor-toolbar-history',
+                       'visualeditor-toolbar-insert',
+                       'visualeditor-toolbar-paragraph-format',
+                       'visualeditor-toolbar-structure',
+                       'visualeditor-toolbar-style-tooltip',
+                       'visualeditor-toolbar-text-style',
                ),
                'targets' => array( 'desktop', 'mobile' ),
        ),
@@ -798,10 +804,8 @@
                        'visualeditor-saveerror',
                        'visualeditor-serializeerror',
                        'visualeditor-toolbar-cite-label',
-                       'visualeditor-toolbar-format-tooltip',
-                       'visualeditor-toolbar-insert',
                        'visualeditor-toolbar-savedialog',
-                       'visualeditor-toolbar-style-tooltip',
+                       'visualeditor-version-label',
                        'visualeditor-viewpage-savewarning',
                        'visualeditor-viewpage-savewarning-discard',
                        'visualeditor-viewpage-savewarning-keep',
diff --git a/modules/ve-mw/i18n/en.json b/modules/ve-mw/i18n/en.json
index fa7a320..b8f0811 100644
--- a/modules/ve-mw/i18n/en.json
+++ b/modules/ve-mw/i18n/en.json
@@ -251,6 +251,7 @@
     "visualeditor-toolbar-cite-label": "Cite",
     "visualeditor-toolbar-savedialog": "Save page",
     "visualeditor-usernamespacepagelink": "Project:User namespace",
+    "visualeditor-version-label": "Version",
     "visualeditor-viewpage-savewarning": "Are you sure you want to go back to 
view mode without saving first?",
     "visualeditor-viewpage-savewarning-discard": "Discard edits",
     "visualeditor-viewpage-savewarning-keep": "Continue editing",
diff --git a/modules/ve-mw/i18n/qqq.json b/modules/ve-mw/i18n/qqq.json
index 202e2df..ca53acd 100644
--- a/modules/ve-mw/i18n/qqq.json
+++ b/modules/ve-mw/i18n/qqq.json
@@ -260,6 +260,7 @@
        "visualeditor-toolbar-cite-label": "Label text for the toolbar button 
for inserting customized references.\n{{Identical|Cite}}",
        "visualeditor-toolbar-savedialog": "Label text for button to open save 
dialog.\n\nUsed in:\n* 
{{msg-mw|Guidedtour-tour-gettingstartedtasktoolbarve-click-save-description}}.\n{{Identical|Save
 page}}",
        "visualeditor-usernamespacepagelink": "Name of a page describing the 
user namespace (NS2) in this project.\n{{doc-important|Do not translate 
\"Project\"; it is automatically converted to the wiki's project namespace.}}",
+       "visualeditor-version-label": "Label text for version 
number\n{{Identical|Version}}",
        "visualeditor-viewpage-savewarning": "Text shown when the user tries to 
leave the editor without saving their changes.\n\nFollowed by the following 
buttons:\n* {{msg-mw|Visualeditor-viewpage-savewarning-discard}}\n* 
{{msg-mw|Visualeditor-viewpage-savewarning-keep}}",
        "visualeditor-viewpage-savewarning-discard": "Text shown on the button 
which closes VE and discards changes when the user confirms that they want to 
leave the editor.\n\nPreceded by the prompt 
{{msg-mw|Visualeditor-viewpage-savewarning}}.\n\nFollowed by the button 
{{msg-mw|Visualeditor-viewpage-savewarning-keep}}.",
        "visualeditor-viewpage-savewarning-keep": "Text shown on the button 
which does not do anything when the user decides that they do not want to leave 
the editor.\n\nPreceded by the button 
{{msg-mw|Visualeditor-viewpage-savewarning-discard}}.",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I91ceba0e0550239a10329b327b5c6b5a01e460a9
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to