https://bugzilla.wikimedia.org/show_bug.cgi?id=52871
James Forrester <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Normal Status|NEW |ASSIGNED CC| |[email protected], | |[email protected], | |[email protected] Component|General |MediaWiki integration Assignee|[email protected] |[email protected] Summary|VE post-edit notification |VisualEditor: Switch to use |text needs revising |MediaWiki's built-in | |messages for post-edit | |notifications (and add to | |them so we cover all three | |cases) Severity|normal |minor --- Comment #1 from James Forrester <[email protected]> --- Current VE messages: "visualeditor-notification-created": "\"$1\" has been created.", "visualeditor-notification-restored": "\"$1\" has been restored.", "visualeditor-notification-saved": "Your changes to \"$1\" have been saved.", Current MW core message: 'postedit-confirmation' => 'Your edit was saved.', We should: 1. Expand MW core to cater to all three states (create, restore, save): ** Create: "The page has been created." ** Restore: "The page has been restored." ** Saved: "Your edit was saved." 2. Not use different messages in VE – instead, use the core ones. Rather than create two bugs, let's just use this one? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
