From 64936ec9b5a4980c03a147235bfe112cca14617c Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Tue, 8 Apr 2014 01:19:15 +0000 Subject: [PATCH] TinyMCE help: Break up strings changed in [28027] for ease of changing later. Restores a not inaccurate paragraph to reduce churn. see #27100. Built from https://develop.svn.wordpress.org/trunk@28028 git-svn-id: http://core.svn.wordpress.org/trunk@27858 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/js/tinymce/wp-mce-help.php | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/wp-includes/js/tinymce/wp-mce-help.php b/wp-includes/js/tinymce/wp-mce-help.php index d449008998..c9a070195f 100644 --- a/wp-includes/js/tinymce/wp-mce-help.php +++ b/wp-includes/js/tinymce/wp-mce-help.php @@ -150,7 +150,10 @@ if ( win && win.tinymce && win.tinymce.isMac ) {

Rich editing, also called WYSIWYG for What You See Is What You Get, means your text is formatted as you type. The rich editor creates HTML code behind the scenes while you concentrate on writing. Font styles, links and images all appear approximately as they will on the internet.'); ?>

-

+

@@ -158,10 +161,12 @@ if ( win && win.tinymce && win.tinymce.isMac ) {