From e0989568d2e8cbc21716669dab41411593f81728 Mon Sep 17 00:00:00 2001 From: Andrew Nacin Date: Tue, 8 Apr 2014 01:18: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. git-svn-id: https://develop.svn.wordpress.org/trunk@28028 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-includes/js/tinymce/wp-mce-help.php | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/wp-includes/js/tinymce/wp-mce-help.php b/src/wp-includes/js/tinymce/wp-mce-help.php index d449008998..c9a070195f 100644 --- a/src/wp-includes/js/tinymce/wp-mce-help.php +++ b/src/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 ) {