From 4ba540a4f30899380e34a5466f4c7fce0ae0329f Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Mon, 17 Jun 2013 13:27:41 +0200 Subject: [PATCH] article -> page Change-Id: I843f1f559bdab9c36797812b39e081ae43c9c9b2 --- VisualEditor.i18n.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VisualEditor.i18n.php b/VisualEditor.i18n.php index 5f9e8d50e2..887b623870 100644 --- a/VisualEditor.i18n.php +++ b/VisualEditor.i18n.php @@ -45,8 +45,8 @@ $messages['en'] = array( 'visualeditor-dialog-meta-categories-sortkey-label' => 'Sort this page as', 'visualeditor-dialog-meta-languages-code-label' => 'Language code', 'visualeditor-dialog-meta-languages-label' => 'Languages', - 'visualeditor-dialog-meta-languages-link-label' => 'Linked article', - 'visualeditor-dialog-meta-languages-readonlynote' => 'This is a list of articles in other languages that are linked to this one; they cannot yet be edited using the VisualEditor', + 'visualeditor-dialog-meta-languages-link-label' => 'Linked page', + 'visualeditor-dialog-meta-languages-readonlynote' => 'This is a list of pages in other languages that are linked to this one; they cannot yet be edited using the VisualEditor', 'visualeditor-dialog-meta-languages-section' => 'Languages', 'visualeditor-dialog-meta-title' => 'Page settings', 'visualeditor-dialog-reference-content-section' => 'Reference content',