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

Change subject: Message cleanup
......................................................................


Message cleanup

VisualEditor.i18n.php, VisualEditor.php
* Remove unused message

Change-Id: I6e1fdfdbcbf112f8ba09176f1e19dfafabe43f51
---
M VisualEditor.i18n.php
M VisualEditor.php
2 files changed, 0 insertions(+), 2 deletions(-)

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



diff --git a/VisualEditor.i18n.php b/VisualEditor.i18n.php
index 7a8dbc2..76aafcc 100644
--- a/VisualEditor.i18n.php
+++ b/VisualEditor.i18n.php
@@ -37,7 +37,6 @@
        'accesskey-ca-ve-edit' => '',
        'visualeditor-window-title' => 'Inspect',
        'visualeditor-linkinspector-title' => 'Hyperlink',
-       'visualeditor-linkinspector-label-pagetitle' => 'Page title',
        'visualeditor-linkinspector-suggest-existing-page' => 'Existing page',
        'visualeditor-linkinspector-suggest-new-page' => 'New page',
        'visualeditor-linkinspector-suggest-external-link' => 'Web link',
diff --git a/VisualEditor.php b/VisualEditor.php
index cfb634f..d2e17da 100644
--- a/VisualEditor.php
+++ b/VisualEditor.php
@@ -398,7 +398,6 @@
                        'visualeditor',
                        'visualeditor-inspector-title',
                        'visualeditor-linkinspector-title',
-                       'visualeditor-linkinspector-label-pagetitle',
                        'visualeditor-linkinspector-suggest-existing-page',
                        'visualeditor-linkinspector-suggest-new-page',
                        'visualeditor-linkinspector-suggest-external-link',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6e1fdfdbcbf112f8ba09176f1e19dfafabe43f51
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Trevor Parscal <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: Robmoen <[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