From: Brion Vibber Date: Tue, 8 Sep 2009 17:38:18 +0000 (+0000) Subject: Revert r56041 "Follow-up r56032/r56038: This is a message in a JS popup. Parsing... X-Git-Tag: 1.31.0-rc.0~39843 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=e2107a56a63ae241d64a1766dbcabf05f4f4fe0a;p=lhc%2Fweb%2Fwiklou.git Revert r56041 "Follow-up r56032/r56038: This is a message in a JS popup. Parsing of wikisyntax is not possible :-/" Per code review notes this actually should work fine. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 1018752528..781a0b12d8 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -4199,7 +4199,7 @@ Enter the filename without the "{{ns:file}}:" prefix.', 'ajax-add-category-submit' => 'Add', 'ajax-confirm-title' => 'Confirm action', 'ajax-confirm-prompt' => 'You can provide an edit summary below. -Click "Save" to save your edit.', +Click "{{int:ajax-confirm-save}}" to save your edit.', 'ajax-confirm-save' => 'Save', 'ajax-add-category-summary' => 'Add category "$1"', 'ajax-remove-category-summary' => 'Remove category "$1"',