From 64886d140e6ab315298e34626e30531d0ca97794 Mon Sep 17 00:00:00 2001 From: raymond Date: Thu, 11 Apr 2013 09:41:57 +0200 Subject: [PATCH] Transclude translation for preference edit section to ensure consistency of translation Using {{int:}} syntax. Follows-up I7bdbd09f408. Change-Id: Ia1aa13fe655391e9e88332dff188aa1262c754d1 --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 7b442ac0da..bead13f2ff 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1580,7 +1580,7 @@ It already exists.', 'invalid-content-data' => 'Invalid content data', 'content-not-allowed-here' => '"$1" content is not allowed on page [[$2]]', 'editwarning-warning' => 'Leaving this page may cause you to lose any changes you have made. -If you are logged in, you can disable this warning in the "Editing" section of your preferences.', +If you are logged in, you can disable this warning in the "{{int:prefs-editing}}" section of your preferences.', 'editpage-notsupportedcontentformat-title'=> 'Content format not supported', 'editpage-notsupportedcontentformat-text' => 'The content format $1 is not supported by the content model $2.', -- 2.20.1