diff --git a/Echo.i18n.php b/Echo.i18n.php index 44798af8d..9bfef174b 100644 --- a/Echo.i18n.php +++ b/Echo.i18n.php @@ -17,7 +17,7 @@ $messages['en'] = array( 'prefs-emailsubscriptions' => 'Notify me by e-mail when someone', 'prefs-emailfrequency' => 'How often I receive notifications by e-mail', 'echo-pref-email-edit-user-talk' => 'Posts on my talk page', - 'echo-pref-email-article-linked' => 'Creates a link to an article I created', + 'echo-pref-email-article-linked' => 'Creates a link to a page I created', 'echo-pref-email-reverted' => 'Reverts my edit', 'echo-pref-email-frequency-never' => 'Do not send me any e-mail notifications', 'echo-pref-email-frequency-immediately' => 'Individual notifications as they come in',