<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[21415] trunk/wp-includes/js/tinymce: TinyMCE: revert Firefox shortcuts to match all other browsers (Alt+Shift+letter), fix the labels for the shortcuts, update description in wp-mce-help, fixes #21197</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/21415">21415</a></dd>
<dt>Author</dt> <dd>azaozz</dd>
<dt>Date</dt> <dd>2012-08-03 18:12:45 +0000 (Fri, 03 Aug 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>TinyMCE: revert Firefox shortcuts to match all other browsers (Alt+Shift+letter), fix the labels for the shortcuts, update description in wp-mce-help, fixes <a href="http://core.trac.wordpress.org/ticket/21197">#21197</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpincludesjstinymcelangswplangsenjs">trunk/wp-includes/js/tinymce/langs/wp-langs-en.js</a></li>
<li><a href="#trunkwpincludesjstinymcelangswplangsphp">trunk/wp-includes/js/tinymce/langs/wp-langs.php</a></li>
<li><a href="#trunkwpincludesjstinymcepluginswordpresseditor_plugin_srcjs">trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin_src.js</a></li>
<li><a href="#trunkwpincludesjstinymcewpmcehelpphp">trunk/wp-includes/js/tinymce/wp-mce-help.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpincludesjstinymcelangswplangsenjs"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/js/tinymce/langs/wp-langs-en.js (21414 => 21415)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/js/tinymce/langs/wp-langs-en.js        2012-08-03 17:51:42 UTC (rev 21414)
+++ trunk/wp-includes/js/tinymce/langs/wp-langs-en.js        2012-08-03 18:12:45 UTC (rev 21415)
</span><span class="lines">@@ -170,7 +170,7 @@
</span><span class="cx"> unload_msg:&quot;The changes you made will be lost if you navigate away from this page.&quot;
</span><span class="cx"> },
</span><span class="cx"> fullscreen:{
</span><del>-desc:&quot;Toggle fullscreen mode (Alt + G)&quot;
</del><ins>+desc:&quot;Toggle fullscreen mode (Alt + Shift + G)&quot;
</ins><span class="cx"> },
</span><span class="cx"> media:{
</span><span class="cx"> desc:&quot;Insert / edit embedded media&quot;,
</span><span class="lines">@@ -186,7 +186,7 @@
</span><span class="cx"> desc:&quot;Visual control characters on/off.&quot;
</span><span class="cx"> },
</span><span class="cx"> spellchecker:{
</span><del>-desc:&quot;Toggle spellchecker (Alt + N)&quot;,
</del><ins>+desc:&quot;Toggle spellchecker (Alt + Shift + N)&quot;,
</ins><span class="cx"> menu:&quot;Spellchecker settings&quot;,
</span><span class="cx"> ignore_word:&quot;Ignore word&quot;,
</span><span class="cx"> ignore_words:&quot;Ignore all&quot;,
</span><span class="lines">@@ -243,20 +243,20 @@
</span><span class="cx"> bold_desc:&quot;Bold (Ctrl + B)&quot;,
</span><span class="cx"> italic_desc:&quot;Italic (Ctrl + I)&quot;,
</span><span class="cx"> underline_desc:&quot;Underline&quot;,
</span><del>-striketrough_desc:&quot;Strikethrough (Alt + D)&quot;,
-justifyleft_desc:&quot;Align Left (Alt + L)&quot;,
-justifycenter_desc:&quot;Align Center (Alt + C)&quot;,
-justifyright_desc:&quot;Align Right (Alt + R)&quot;,
-justifyfull_desc:&quot;Align Full (Alt + J)&quot;,
-bullist_desc:&quot;Unordered list (Alt + U)&quot;,
-numlist_desc:&quot;Ordered list (Alt + O)&quot;,
</del><ins>+striketrough_desc:&quot;Strikethrough (Alt + Shift + D)&quot;,
+justifyleft_desc:&quot;Align Left (Alt + Shift + L)&quot;,
+justifycenter_desc:&quot;Align Center (Alt + Shift + C)&quot;,
+justifyright_desc:&quot;Align Right (Alt + Shift + R)&quot;,
+justifyfull_desc:&quot;Align Full (Alt + Shift + J)&quot;,
+bullist_desc:&quot;Unordered list (Alt + Shift + U)&quot;,
+numlist_desc:&quot;Ordered list (Alt + Shift + O)&quot;,
</ins><span class="cx"> outdent_desc:&quot;Outdent&quot;,
</span><span class="cx"> indent_desc:&quot;Indent&quot;,
</span><span class="cx"> undo_desc:&quot;Undo (Ctrl + Z)&quot;,
</span><span class="cx"> redo_desc:&quot;Redo (Ctrl + Y)&quot;,
</span><del>-link_desc:&quot;Insert/edit link (Alt + A)&quot;,
-unlink_desc:&quot;Unlink (Alt + S)&quot;,
-image_desc:&quot;Insert/edit image (Alt + M)&quot;,
</del><ins>+link_desc:&quot;Insert/edit link (Alt + Shift + A)&quot;,
+unlink_desc:&quot;Unlink (Alt + Shift + S)&quot;,
+image_desc:&quot;Insert/edit image (Alt + Shift + M)&quot;,
</ins><span class="cx"> cleanup_desc:&quot;Cleanup messy code&quot;,
</span><span class="cx"> code_desc:&quot;Edit HTML Source&quot;,
</span><span class="cx"> sub_desc:&quot;Subscript&quot;,
</span><span class="lines">@@ -274,11 +274,11 @@
</span><span class="cx"> image_props_desc:&quot;Image properties&quot;,
</span><span class="cx"> newdocument_desc:&quot;New document&quot;,
</span><span class="cx"> help_desc:&quot;Help&quot;,
</span><del>-blockquote_desc:&quot;Blockquote (Alt + Q)&quot;,
</del><ins>+blockquote_desc:&quot;Blockquote (Alt + Shift + Q)&quot;,
</ins><span class="cx"> clipboard_msg:&quot;Copy/Cut/Paste is not available in Mozilla and Firefox.&quot;,
</span><span class="cx"> path:&quot;Path&quot;,
</span><span class="cx"> newdocument:&quot;Are you sure you want to clear all contents?&quot;,
</span><del>-toolbar_focus:&quot;Jump to tool buttons - Alt + Q, Jump to editor - Alt-Z, Jump to element path - Alt-X&quot;,
</del><ins>+toolbar_focus:&quot;Jump to tool buttons - Alt + Shift + Q, Jump to editor - Alt-Z, Jump to element path - Alt-X&quot;,
</ins><span class="cx"> more_colors:&quot;More colors&quot;,
</span><span class="cx"> shortcuts_desc:&quot;Accessibility Help&quot;,
</span><span class="cx"> help_shortcut:&quot; Press ALT F10 for toolbar. Press ALT 0 for help.&quot;,
</span><span class="lines">@@ -452,10 +452,10 @@
</span><span class="cx"> });
</span><span class="cx"> 
</span><span class="cx"> tinyMCE.addI18n(&quot;en.wordpress&quot;,{
</span><del>-wp_adv_desc:&quot;Show/Hide Kitchen Sink (Alt + Z)&quot;,
-wp_more_desc:&quot;Insert More Tag (Alt + T)&quot;,
-wp_page_desc:&quot;Insert Page break (Alt + P)&quot;,
-wp_help_desc:&quot;Help (Alt + H)&quot;,
</del><ins>+wp_adv_desc:&quot;Show/Hide Kitchen Sink (Alt + Shift + Z)&quot;,
+wp_more_desc:&quot;Insert More Tag (Alt + Shift + T)&quot;,
+wp_page_desc:&quot;Insert Page break (Alt + Shift + P)&quot;,
+wp_help_desc:&quot;Help (Alt + Shift + H)&quot;,
</ins><span class="cx"> wp_more_alt:&quot;More...&quot;,
</span><span class="cx"> wp_page_alt:&quot;Next page...&quot;,
</span><span class="cx"> add_media:&quot;Add Media&quot;,
</span><span class="lines">@@ -464,7 +464,7 @@
</span><span class="cx"> add_audio:&quot;Add Audio&quot;,
</span><span class="cx"> editgallery:&quot;Edit Gallery&quot;,
</span><span class="cx"> delgallery:&quot;Delete Gallery&quot;,
</span><del>-wp_fullscreen_desc:&quot;Distraction Free Writing mode (Alt + W)&quot;
</del><ins>+wp_fullscreen_desc:&quot;Distraction Free Writing mode (Alt + Shift + W)&quot;
</ins><span class="cx"> });
</span><span class="cx"> 
</span><span class="cx"> tinyMCE.addI18n(&quot;en.wpeditimage&quot;,{
</span></span></pre></div>
<a id="trunkwpincludesjstinymcelangswplangsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/js/tinymce/langs/wp-langs.php (21414 => 21415)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/js/tinymce/langs/wp-langs.php        2012-08-03 17:51:42 UTC (rev 21414)
+++ trunk/wp-includes/js/tinymce/langs/wp-langs.php        2012-08-03 18:12:45 UTC (rev 21415)
</span><span class="lines">@@ -207,7 +207,7 @@
</span><span class="cx">                 ),
</span><span class="cx"> 
</span><span class="cx">                 'fullscreen' =&gt; array(
</span><del>-                        'desc' =&gt; __('Toggle fullscreen mode (Alt + G)')
</del><ins>+                        'desc' =&gt; __('Toggle fullscreen mode (Alt + Shift + G)')
</ins><span class="cx">                 ),
</span><span class="cx"> 
</span><span class="cx">                 'media' =&gt; array(
</span><span class="lines">@@ -228,7 +228,7 @@
</span><span class="cx">                 ),
</span><span class="cx"> 
</span><span class="cx">                 'spellchecker' =&gt; array(
</span><del>-                        'desc' =&gt; __('Toggle spellchecker (Alt + N)'),
</del><ins>+                        'desc' =&gt; __('Toggle spellchecker (Alt + Shift + N)'),
</ins><span class="cx">                         'menu' =&gt; __('Spellchecker settings'),
</span><span class="cx">                         'ignore_word' =&gt; __('Ignore word'),
</span><span class="cx">                         'ignore_words' =&gt; __('Ignore all'),
</span><span class="lines">@@ -289,20 +289,20 @@
</span><span class="cx">                 'bold_desc' =&gt; __('Bold (Ctrl + B)'),
</span><span class="cx">                 'italic_desc' =&gt; __('Italic (Ctrl + I)'),
</span><span class="cx">                 'underline_desc' =&gt; __('Underline'),
</span><del>-                'striketrough_desc' =&gt; __('Strikethrough (Alt + D)'),
-                'justifyleft_desc' =&gt; __('Align Left (Alt + L)'),
-                'justifycenter_desc' =&gt; __('Align Center (Alt + C)'),
-                'justifyright_desc' =&gt; __('Align Right (Alt + R)'),
-                'justifyfull_desc' =&gt; __('Align Full (Alt + J)'),
-                'bullist_desc' =&gt; __('Unordered list (Alt + U)'),
-                'numlist_desc' =&gt; __('Ordered list (Alt + O)'),
</del><ins>+                'striketrough_desc' =&gt; __('Strikethrough (Alt + Shift + D)'),
+                'justifyleft_desc' =&gt; __('Align Left (Alt + Shift + L)'),
+                'justifycenter_desc' =&gt; __('Align Center (Alt + Shift + C)'),
+                'justifyright_desc' =&gt; __('Align Right (Alt + Shift + R)'),
+                'justifyfull_desc' =&gt; __('Align Full (Alt + Shift + J)'),
+                'bullist_desc' =&gt; __('Unordered list (Alt + Shift + U)'),
+                'numlist_desc' =&gt; __('Ordered list (Alt + Shift + O)'),
</ins><span class="cx">                 'outdent_desc' =&gt; __('Outdent'),
</span><span class="cx">                 'indent_desc' =&gt; __('Indent'),
</span><span class="cx">                 'undo_desc' =&gt; __('Undo (Ctrl + Z)'),
</span><span class="cx">                 'redo_desc' =&gt; __('Redo (Ctrl + Y)'),
</span><del>-                'link_desc' =&gt; __('Insert/edit link (Alt + A)'),
-                'unlink_desc' =&gt; __('Unlink (Alt + S)'),
-                'image_desc' =&gt; __('Insert/edit image (Alt + M)'),
</del><ins>+                'link_desc' =&gt; __('Insert/edit link (Alt + Shift + A)'),
+                'unlink_desc' =&gt; __('Unlink (Alt + Shift + S)'),
+                'image_desc' =&gt; __('Insert/edit image (Alt + Shift + M)'),
</ins><span class="cx">                 'cleanup_desc' =&gt; __('Cleanup messy code'),
</span><span class="cx">                 'code_desc' =&gt; __('Edit HTML Source'),
</span><span class="cx">                 'sub_desc' =&gt; __('Subscript'),
</span><span class="lines">@@ -320,7 +320,7 @@
</span><span class="cx">                 'image_props_desc' =&gt; __('Image properties'),
</span><span class="cx">                 'newdocument_desc' =&gt; __('New document'),
</span><span class="cx">                 'help_desc' =&gt; __('Help'),
</span><del>-                'blockquote_desc' =&gt; __('Blockquote (Alt + Q)'),
</del><ins>+                'blockquote_desc' =&gt; __('Blockquote (Alt + Shift + Q)'),
</ins><span class="cx">                 'clipboard_msg' =&gt; __('Copy/Cut/Paste is not available in Mozilla and Firefox.'),
</span><span class="cx">                 'path' =&gt; __('Path'),
</span><span class="cx">                 'newdocument' =&gt; __('Are you sure you want to clear all contents?'),
</span><span class="lines">@@ -498,10 +498,10 @@
</span><span class="cx">         );
</span><span class="cx"> 
</span><span class="cx">         $wordpress = array(
</span><del>-                'wp_adv_desc' =&gt; __('Show/Hide Kitchen Sink (Alt + Z)'),
-                'wp_more_desc' =&gt; __('Insert More Tag (Alt + T)'),
-                'wp_page_desc' =&gt; __('Insert Page break (Alt + P)'),
-                'wp_help_desc' =&gt; __('Help (Alt + H)'),
</del><ins>+                'wp_adv_desc' =&gt; __('Show/Hide Kitchen Sink (Alt + Shift + Z)'),
+                'wp_more_desc' =&gt; __('Insert More Tag (Alt + Shift + T)'),
+                'wp_page_desc' =&gt; __('Insert Page break (Alt + Shift + P)'),
+                'wp_help_desc' =&gt; __('Help (Alt + Shift + H)'),
</ins><span class="cx">                 'wp_more_alt' =&gt; __('More...'),
</span><span class="cx">                 'wp_page_alt' =&gt; __('Next page...'),
</span><span class="cx">                 'add_media' =&gt; __('Add Media'),
</span><span class="lines">@@ -510,7 +510,7 @@
</span><span class="cx">                 'add_audio' =&gt; __('Add Audio'),
</span><span class="cx">                 'editgallery' =&gt; __('Edit Gallery'),
</span><span class="cx">                 'delgallery' =&gt; __('Delete Gallery'),
</span><del>-                'wp_fullscreen_desc' =&gt; __('Distraction Free Writing mode (Alt + W)')
</del><ins>+                'wp_fullscreen_desc' =&gt; __('Distraction Free Writing mode (Alt + Shift + W)')
</ins><span class="cx">         );
</span><span class="cx"> 
</span><span class="cx">         $wpeditimage = array(
</span></span></pre></div>
<a id="trunkwpincludesjstinymcepluginswordpresseditor_plugin_srcjs"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin_src.js (21414 => 21415)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin_src.js        2012-08-03 17:51:42 UTC (rev 21414)
+++ trunk/wp-includes/js/tinymce/plugins/wordpress/editor_plugin_src.js        2012-08-03 18:12:45 UTC (rev 21415)
</span><span class="lines">@@ -251,8 +251,8 @@
</span><span class="cx">                         // Add custom shortcuts
</span><span class="cx">                         mod_key = 'alt+shift';
</span><span class="cx"> 
</span><del>-                        if ( tinymce.isGecko )
-                                mod_key = 'ctrl+alt';
</del><ins>+                //        if ( tinymce.isGecko ) // disable for mow, too many shortcuts conflicts
+                //                mod_key = 'ctrl+alt';
</ins><span class="cx"> 
</span><span class="cx">                         ed.addShortcut(mod_key + '+c', 'justifycenter_desc', 'JustifyCenter');
</span><span class="cx">                         ed.addShortcut(mod_key + '+r', 'justifyright_desc', 'JustifyRight');
</span></span></pre></div>
<a id="trunkwpincludesjstinymcewpmcehelpphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/js/tinymce/wp-mce-help.php (21414 => 21415)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/js/tinymce/wp-mce-help.php        2012-08-03 17:51:42 UTC (rev 21414)
+++ trunk/wp-includes/js/tinymce/wp-mce-help.php        2012-08-03 18:12:45 UTC (rev 21415)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx"> &lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; &lt;?php language_attributes(); ?&gt;&gt;
</span><span class="cx"> &lt;head&gt;
</span><span class="cx"> &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;&lt;?php bloginfo('html_type'); ?&gt;; charset=&lt;?php echo get_option('blog_charset'); ?&gt;&quot; /&gt;
</span><del>-&lt;title&gt;&lt;?php _e('Rich Editor Help') ?&gt;&lt;/title&gt;
</del><ins>+&lt;title&gt;&lt;?php _e('Rich Editor Help'); ?&gt;&lt;/title&gt;
</ins><span class="cx"> &lt;script type=&quot;text/javascript&quot; src=&quot;tiny_mce_popup.js?ver=342&quot;&gt;&lt;/script&gt;
</span><span class="cx"> &lt;?php
</span><span class="cx"> wp_admin_css( 'wp-admin', true );
</span><span class="lines">@@ -159,70 +159,70 @@
</span><span class="cx"> &lt;/script&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;ul id=&quot;tabs&quot;&gt;
</span><del>-        &lt;li&gt;&lt;a id=&quot;tab1&quot; href=&quot;javascript:flipTab(1)&quot; title=&quot;&lt;?php esc_attr_e('Basics of Rich Editing') ?&gt;&quot; accesskey=&quot;1&quot; class=&quot;current&quot;&gt;&lt;?php _e('Basics') ?&gt;&lt;/a&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;a id=&quot;tab2&quot; href=&quot;javascript:flipTab(2)&quot; title=&quot;&lt;?php esc_attr_e('Advanced use of the Rich Editor') ?&gt;&quot; accesskey=&quot;2&quot;&gt;&lt;?php _e('Advanced') ?&gt;&lt;/a&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;a id=&quot;tab3&quot; href=&quot;javascript:flipTab(3)&quot; title=&quot;&lt;?php esc_attr_e('Hotkeys') ?&gt;&quot; accesskey=&quot;3&quot;&gt;&lt;?php _e('Hotkeys') ?&gt;&lt;/a&gt;&lt;/li&gt;
-        &lt;li&gt;&lt;a id=&quot;tab4&quot; href=&quot;javascript:flipTab(4)&quot; title=&quot;&lt;?php esc_attr_e('About the software') ?&gt;&quot; accesskey=&quot;4&quot;&gt;&lt;?php _e('About') ?&gt;&lt;/a&gt;&lt;/li&gt;
</del><ins>+        &lt;li&gt;&lt;a id=&quot;tab1&quot; href=&quot;javascript:flipTab(1)&quot; title=&quot;&lt;?php esc_attr_e('Basics of Rich Editing'); ?&gt;&quot; accesskey=&quot;1&quot; class=&quot;current&quot;&gt;&lt;?php _e('Basics'); ?&gt;&lt;/a&gt;&lt;/li&gt;
+        &lt;li&gt;&lt;a id=&quot;tab2&quot; href=&quot;javascript:flipTab(2)&quot; title=&quot;&lt;?php esc_attr_e('Advanced use of the Rich Editor'); ?&gt;&quot; accesskey=&quot;2&quot;&gt;&lt;?php _e('Advanced'); ?&gt;&lt;/a&gt;&lt;/li&gt;
+        &lt;li&gt;&lt;a id=&quot;tab3&quot; href=&quot;javascript:flipTab(3)&quot; title=&quot;&lt;?php esc_attr_e('Hotkeys'); ?&gt;&quot; accesskey=&quot;3&quot;&gt;&lt;?php _e('Hotkeys'); ?&gt;&lt;/a&gt;&lt;/li&gt;
+        &lt;li&gt;&lt;a id=&quot;tab4&quot; href=&quot;javascript:flipTab(4)&quot; title=&quot;&lt;?php esc_attr_e('About the software'); ?&gt;&quot; accesskey=&quot;4&quot;&gt;&lt;?php _e('About'); ?&gt;&lt;/a&gt;&lt;/li&gt;
</ins><span class="cx"> &lt;/ul&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;div id=&quot;flipper&quot; class=&quot;wrap&quot;&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;div id=&quot;content1&quot;&gt;
</span><del>-        &lt;h2&gt;&lt;?php _e('Rich Editing Basics') ?&gt;&lt;/h2&gt;
-        &lt;p&gt;&lt;?php _e('&lt;em&gt;Rich editing&lt;/em&gt;, 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.') ?&gt;&lt;/p&gt;
-        &lt;p&gt;&lt;?php _e('WordPress includes a rich HTML editor that works well in all major web browsers used today. However editing HTML is not the same as typing text. Each web page has two major components: the structure, which is the actual HTML code and is produced by the editor as you type, and the display, that is applied to it by the currently selected WordPress theme and is defined in style.css. WordPress is producing valid XHTML 1.0 which means that inserting multiple line breaks (BR tags) after a paragraph would not produce white space on the web page. The BR tags will be removed as invalid by the internal HTML correcting functions.') ?&gt;&lt;/p&gt;
-        &lt;p&gt;&lt;?php _e('While using the editor, most basic keyboard shortcuts work like in any other text editor. For example: Shift+Enter inserts line break, Ctrl+C = copy, Ctrl+X = cut, Ctrl+Z = undo, Ctrl+Y = redo, Ctrl+A = select all, etc. (on Mac use the Command key instead of Ctrl). See the Hotkeys tab for all available keyboard shortcuts.') ?&gt;&lt;/p&gt;
-    &lt;p&gt;&lt;?php _e('If you do not like the way the rich editor works, you may turn it off from Your Profile submenu, under Users in the admin menu.') ?&gt;&lt;/p&gt;
</del><ins>+        &lt;h2&gt;&lt;?php _e('Rich Editing Basics'); ?&gt;&lt;/h2&gt;
+        &lt;p&gt;&lt;?php _e('&lt;em&gt;Rich editing&lt;/em&gt;, 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.'); ?&gt;&lt;/p&gt;
+        &lt;p&gt;&lt;?php _e('WordPress includes a rich HTML editor that works well in all major web browsers used today. However editing HTML is not the same as typing text. Each web page has two major components: the structure, which is the actual HTML code and is produced by the editor as you type, and the display, that is applied to it by the currently selected WordPress theme and is defined in style.css. WordPress is producing valid XHTML 1.0 which means that inserting multiple line breaks (BR tags) after a paragraph would not produce white space on the web page. The BR tags will be removed as invalid by the internal HTML correcting functions.'); ?&gt;&lt;/p&gt;
+        &lt;p&gt;&lt;?php _e('While using the editor, most basic keyboard shortcuts work like in any other text editor. For example: Shift+Enter inserts line break, Ctrl+C = copy, Ctrl+X = cut, Ctrl+Z = undo, Ctrl+Y = redo, Ctrl+A = select all, etc. (on Mac use the Command key instead of Ctrl). See the Hotkeys tab for all available keyboard shortcuts.'); ?&gt;&lt;/p&gt;
+    &lt;p&gt;&lt;?php _e('If you do not like the way the rich editor works, you may turn it off from Your Profile submenu, under Users in the admin menu.'); ?&gt;&lt;/p&gt;
</ins><span class="cx"> &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;div id=&quot;content2&quot; class=&quot;hidden&quot;&gt;
</span><del>-        &lt;h2&gt;&lt;?php _e('Advanced Rich Editing') ?&gt;&lt;/h2&gt;
-        &lt;h3&gt;&lt;?php _e('Images and Attachments') ?&gt;&lt;/h3&gt;
-        &lt;p&gt;&lt;?php _e('There is a button in the editor toolbar for inserting images that are already hosted somewhere on the internet. If you have a URL for an image, click this button and enter the URL in the box which appears.') ?&gt;&lt;/p&gt;
-        &lt;p&gt;&lt;?php _e('If you need to upload an image or another media file from your computer, you can use the Media Library button above the editor. The media library will attempt to create a thumbnail-sized copy from each uploaded image. To insert your image into the post, first click on the thumbnail to reveal a menu of options. When you have selected the options you like, click &quot;Insert into Post&quot; and your image or file will appear in the post you are editing.') ?&gt;&lt;/p&gt;
-        &lt;h3&gt;&lt;?php _e('HTML in the Rich Editor') ?&gt;&lt;/h3&gt;
-        &lt;p&gt;&lt;?php _e('Any HTML entered directly into the rich editor will show up as text when the post is viewed. What you see is what you get. When you want to include HTML elements that cannot be generated with the toolbar buttons, you must enter it by hand in the Text editor. Examples are tables and &amp;lt;code&amp;gt;. To do this, click the Text tab and edit the code, then switch back to Visual mode. If the code is valid and understood by the editor, you should see it rendered immediately.') ?&gt;&lt;/p&gt;
-        &lt;h3&gt;&lt;?php _e('Pasting in the Rich Editor') ?&gt;&lt;/h3&gt;
-        &lt;p&gt;&lt;?php _e('When pasting content from another web page the results can be inconsistent and depend on your browser and on the web page you are pasting from. The editor tries to correct any invalid HTML code that was pasted, but for best results try using the Text tab or one of the paste buttons that are on the second row. Alternatively try pasting paragraph by paragraph. In most browsers to select one paragraph at a time, triple-click on it.') ?&gt;&lt;/p&gt;
-        &lt;p&gt;&lt;?php _e('Pasting content from another application, like Word or Excel, is best done with the Paste from Word button on the second row, or in Text mode.') ?&gt;&lt;/p&gt;
</del><ins>+        &lt;h2&gt;&lt;?php _e('Advanced Rich Editing'); ?&gt;&lt;/h2&gt;
+        &lt;h3&gt;&lt;?php _e('Images and Attachments'); ?&gt;&lt;/h3&gt;
+        &lt;p&gt;&lt;?php _e('There is a button in the editor toolbar for inserting images that are already hosted somewhere on the internet. If you have a URL for an image, click this button and enter the URL in the box which appears.'); ?&gt;&lt;/p&gt;
+        &lt;p&gt;&lt;?php _e('If you need to upload an image or another media file from your computer, you can use the Media Library button above the editor. The media library will attempt to create a thumbnail-sized copy from each uploaded image. To insert your image into the post, first click on the thumbnail to reveal a menu of options. When you have selected the options you like, click &quot;Insert into Post&quot; and your image or file will appear in the post you are editing.'); ?&gt;&lt;/p&gt;
+        &lt;h3&gt;&lt;?php _e('HTML in the Rich Editor'); ?&gt;&lt;/h3&gt;
+        &lt;p&gt;&lt;?php _e('Any HTML entered directly into the rich editor will show up as text when the post is viewed. What you see is what you get. When you want to include HTML elements that cannot be generated with the toolbar buttons, you must enter it by hand in the Text editor. Examples are tables and &amp;lt;code&amp;gt;. To do this, click the Text tab and edit the code, then switch back to Visual mode. If the code is valid and understood by the editor, you should see it rendered immediately.'); ?&gt;&lt;/p&gt;
+        &lt;h3&gt;&lt;?php _e('Pasting in the Rich Editor'); ?&gt;&lt;/h3&gt;
+        &lt;p&gt;&lt;?php _e('When pasting content from another web page the results can be inconsistent and depend on your browser and on the web page you are pasting from. The editor tries to correct any invalid HTML code that was pasted, but for best results try using the Text tab or one of the paste buttons that are on the second row. Alternatively try pasting paragraph by paragraph. In most browsers to select one paragraph at a time, triple-click on it.'); ?&gt;&lt;/p&gt;
+        &lt;p&gt;&lt;?php _e('Pasting content from another application, like Word or Excel, is best done with the Paste from Word button on the second row, or in Text mode.'); ?&gt;&lt;/p&gt;
</ins><span class="cx"> &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;div id=&quot;content3&quot; class=&quot;hidden&quot;&gt;
</span><del>-        &lt;h2&gt;&lt;?php _e('Writing at Full Speed') ?&gt;&lt;/h2&gt;
-    &lt;p&gt;&lt;?php _e('Rather than reaching for your mouse to click on the toolbar, use these access keys. Windows and Linux use Ctrl + letter. Macintosh uses Command + letter.') ?&gt;&lt;/p&gt;
</del><ins>+        &lt;h2&gt;&lt;?php _e('Writing at Full Speed'); ?&gt;&lt;/h2&gt;
+    &lt;p&gt;&lt;?php _e('Rather than reaching for your mouse to click on the toolbar, use these access keys. Windows and Linux use Ctrl + letter. Macintosh uses Command + letter.'); ?&gt;&lt;/p&gt;
</ins><span class="cx"> 
</span><span class="cx">         &lt;table class=&quot;keys&quot;&gt;
</span><del>-                &lt;tr class=&quot;top&quot;&gt;&lt;th class=&quot;key center&quot;&gt;&lt;?php _e('Letter') ?&gt;&lt;/th&gt;&lt;th class=&quot;left&quot;&gt;&lt;?php _e('Action') ?&gt;&lt;/th&gt;&lt;th class=&quot;key center&quot;&gt;&lt;?php _e('Letter') ?&gt;&lt;/th&gt;&lt;th class=&quot;left&quot;&gt;&lt;?php _e('Action') ?&gt;&lt;/th&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;c&lt;/th&gt;&lt;td&gt;&lt;?php _e('Copy') ?&gt;&lt;/td&gt;&lt;th&gt;v&lt;/th&gt;&lt;td&gt;&lt;?php _e('Paste') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;a&lt;/th&gt;&lt;td&gt;&lt;?php _e('Select all') ?&gt;&lt;/td&gt;&lt;th&gt;x&lt;/th&gt;&lt;td&gt;&lt;?php _e('Cut') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;z&lt;/th&gt;&lt;td&gt;&lt;?php _e('Undo') ?&gt;&lt;/td&gt;&lt;th&gt;y&lt;/th&gt;&lt;td&gt;&lt;?php _e('Redo') ?&gt;&lt;/td&gt;&lt;/tr&gt;
</del><ins>+                &lt;tr class=&quot;top&quot;&gt;&lt;th class=&quot;key center&quot;&gt;&lt;?php _e('Letter'); ?&gt;&lt;/th&gt;&lt;th class=&quot;left&quot;&gt;&lt;?php _e('Action'); ?&gt;&lt;/th&gt;&lt;th class=&quot;key center&quot;&gt;&lt;?php _e('Letter'); ?&gt;&lt;/th&gt;&lt;th class=&quot;left&quot;&gt;&lt;?php _e('Action'); ?&gt;&lt;/th&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;c&lt;/th&gt;&lt;td&gt;&lt;?php _e('Copy'); ?&gt;&lt;/td&gt;&lt;th&gt;v&lt;/th&gt;&lt;td&gt;&lt;?php _e('Paste'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;a&lt;/th&gt;&lt;td&gt;&lt;?php _e('Select all'); ?&gt;&lt;/td&gt;&lt;th&gt;x&lt;/th&gt;&lt;td&gt;&lt;?php _e('Cut'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;z&lt;/th&gt;&lt;td&gt;&lt;?php _e('Undo'); ?&gt;&lt;/td&gt;&lt;th&gt;y&lt;/th&gt;&lt;td&gt;&lt;?php _e('Redo'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
</ins><span class="cx"> 
</span><del>-                &lt;tr&gt;&lt;th&gt;b&lt;/th&gt;&lt;td&gt;&lt;?php _e('Bold') ?&gt;&lt;/td&gt;&lt;th&gt;i&lt;/th&gt;&lt;td&gt;&lt;?php _e('Italic') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;u&lt;/th&gt;&lt;td&gt;&lt;?php _e('Underline') ?&gt;&lt;/td&gt;&lt;th&gt;1&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 1') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;2&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 2') ?&gt;&lt;/td&gt;&lt;th&gt;3&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 3') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;4&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 4') ?&gt;&lt;/td&gt;&lt;th&gt;5&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 5') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;6&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 6') ?&gt;&lt;/td&gt;&lt;th&gt;9&lt;/th&gt;&lt;td&gt;&lt;?php _e('Address') ?&gt;&lt;/td&gt;&lt;/tr&gt;
</del><ins>+                &lt;tr&gt;&lt;th&gt;b&lt;/th&gt;&lt;td&gt;&lt;?php _e('Bold'); ?&gt;&lt;/td&gt;&lt;th&gt;i&lt;/th&gt;&lt;td&gt;&lt;?php _e('Italic'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;u&lt;/th&gt;&lt;td&gt;&lt;?php _e('Underline'); ?&gt;&lt;/td&gt;&lt;th&gt;1&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 1'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;2&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 2'); ?&gt;&lt;/td&gt;&lt;th&gt;3&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 3'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;4&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 4'); ?&gt;&lt;/td&gt;&lt;th&gt;5&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 5'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;6&lt;/th&gt;&lt;td&gt;&lt;?php _e('Heading 6'); ?&gt;&lt;/td&gt;&lt;th&gt;9&lt;/th&gt;&lt;td&gt;&lt;?php _e('Address'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
</ins><span class="cx">         &lt;/table&gt;
</span><span class="cx"> 
</span><del>-        &lt;p&gt;&lt;?php _e('The following shortcuts use different access keys: Alt + Shift + letter in Chrome, Safari, Internet Explorer and Opera, and Ctrl + Alt + letter (Command + Option + letter on Macintosh) in Firefox.') ?&gt;&lt;/p&gt;
</del><ins>+        &lt;p&gt;&lt;?php _e('The following shortcuts use different access keys: Alt + Shift + letter.'); ?&gt;&lt;/p&gt;
</ins><span class="cx">         &lt;table class=&quot;keys&quot;&gt;
</span><del>-                &lt;tr class=&quot;top&quot;&gt;&lt;th class=&quot;key center&quot;&gt;&lt;?php _e('Letter') ?&gt;&lt;/th&gt;&lt;th class=&quot;left&quot;&gt;&lt;?php _e('Action') ?&gt;&lt;/th&gt;&lt;th class=&quot;key center&quot;&gt;&lt;?php _e('Letter') ?&gt;&lt;/th&gt;&lt;th class=&quot;left&quot;&gt;&lt;?php _e('Action') ?&gt;&lt;/th&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;n&lt;/th&gt;&lt;td&gt;&lt;?php _e('Check Spelling') ?&gt;&lt;/td&gt;&lt;th&gt;l&lt;/th&gt;&lt;td&gt;&lt;?php _e('Align Left') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;j&lt;/th&gt;&lt;td&gt;&lt;?php _e('Justify Text') ?&gt;&lt;/td&gt;&lt;th&gt;c&lt;/th&gt;&lt;td&gt;&lt;?php _e('Align Center') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;d&lt;/th&gt;&lt;td&gt;&lt;span style=&quot;text-decoration: line-through;&quot;&gt;&lt;?php _e('Strikethrough') ?&gt;&lt;/span&gt;&lt;/td&gt;&lt;th&gt;r&lt;/th&gt;&lt;td&gt;&lt;?php _e('Align Right') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;u&lt;/th&gt;&lt;td&gt;&lt;strong&gt;&amp;bull;&lt;/strong&gt; &lt;?php _e('List') ?&gt;&lt;/td&gt;&lt;th&gt;a&lt;/th&gt;&lt;td&gt;&lt;?php _e('Insert link') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;o&lt;/th&gt;&lt;td&gt;1. &lt;?php _e('List') ?&gt;&lt;/td&gt;&lt;th&gt;s&lt;/th&gt;&lt;td&gt;&lt;?php _e('Remove link') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;q&lt;/th&gt;&lt;td&gt;&lt;?php _e('Quote') ?&gt;&lt;/td&gt;&lt;th&gt;m&lt;/th&gt;&lt;td&gt;&lt;?php _e('Insert Image') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;g&lt;/th&gt;&lt;td&gt;&lt;?php _e('Full Screen') ?&gt;&lt;/td&gt;&lt;th&gt;t&lt;/th&gt;&lt;td&gt;&lt;?php _e('Insert More Tag') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;p&lt;/th&gt;&lt;td&gt;&lt;?php _e('Insert Page Break tag') ?&gt;&lt;/td&gt;&lt;th&gt;h&lt;/th&gt;&lt;td&gt;&lt;?php _e('Help') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;w&lt;/th&gt;&lt;td colspan=&quot;3&quot;&gt;&lt;?php _e('Distraction Free Writing mode') ?&gt;&lt;/td&gt;&lt;/tr&gt;
</del><ins>+                &lt;tr class=&quot;top&quot;&gt;&lt;th class=&quot;key center&quot;&gt;&lt;?php _e('Letter'); ?&gt;&lt;/th&gt;&lt;th class=&quot;left&quot;&gt;&lt;?php _e('Action'); ?&gt;&lt;/th&gt;&lt;th class=&quot;key center&quot;&gt;&lt;?php _e('Letter'); ?&gt;&lt;/th&gt;&lt;th class=&quot;left&quot;&gt;&lt;?php _e('Action'); ?&gt;&lt;/th&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;n&lt;/th&gt;&lt;td&gt;&lt;?php _e('Check Spelling'); ?&gt;&lt;/td&gt;&lt;th&gt;l&lt;/th&gt;&lt;td&gt;&lt;?php _e('Align Left'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;j&lt;/th&gt;&lt;td&gt;&lt;?php _e('Justify Text'); ?&gt;&lt;/td&gt;&lt;th&gt;c&lt;/th&gt;&lt;td&gt;&lt;?php _e('Align Center'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;d&lt;/th&gt;&lt;td&gt;&lt;span style=&quot;text-decoration: line-through;&quot;&gt;&lt;?php _e('Strikethrough'); ?&gt;&lt;/span&gt;&lt;/td&gt;&lt;th&gt;r&lt;/th&gt;&lt;td&gt;&lt;?php _e('Align Right'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;u&lt;/th&gt;&lt;td&gt;&lt;strong&gt;&amp;bull;&lt;/strong&gt; &lt;?php _e('List'); ?&gt;&lt;/td&gt;&lt;th&gt;a&lt;/th&gt;&lt;td&gt;&lt;?php _e('Insert link'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;o&lt;/th&gt;&lt;td&gt;1. &lt;?php _e('List'); ?&gt;&lt;/td&gt;&lt;th&gt;s&lt;/th&gt;&lt;td&gt;&lt;?php _e('Remove link'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;q&lt;/th&gt;&lt;td&gt;&lt;?php _e('Quote'); ?&gt;&lt;/td&gt;&lt;th&gt;m&lt;/th&gt;&lt;td&gt;&lt;?php _e('Insert Image'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;g&lt;/th&gt;&lt;td&gt;&lt;?php _e('Full Screen'); ?&gt;&lt;/td&gt;&lt;th&gt;t&lt;/th&gt;&lt;td&gt;&lt;?php _e('Insert More Tag'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;p&lt;/th&gt;&lt;td&gt;&lt;?php _e('Insert Page Break tag'); ?&gt;&lt;/td&gt;&lt;th&gt;h&lt;/th&gt;&lt;td&gt;&lt;?php _e('Help'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;w&lt;/th&gt;&lt;td colspan=&quot;3&quot;&gt;&lt;?php _e('Distraction Free Writing mode'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
</ins><span class="cx">         &lt;/table&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;p style=&quot;padding: 15px 10px 10px;&quot;&gt;&lt;?php _e('Editor width in Distraction Free Writing mode:'); ?&gt;&lt;/p&gt;
</span><span class="cx">         &lt;table class=&quot;keys&quot;&gt;
</span><del>-                &lt;tr&gt;&lt;th&gt;&lt;span class=&quot;win&quot;&gt;Alt +&lt;/span&gt;&lt;span class=&quot;mac&quot;&gt;Ctrl +&lt;/span&gt;&lt;/th&gt;&lt;td&gt;&lt;?php _e('Wider') ?&gt;&lt;/td&gt;
-                        &lt;th&gt;&lt;span class=&quot;win&quot;&gt;Alt -&lt;/span&gt;&lt;span class=&quot;mac&quot;&gt;Ctrl -&lt;/span&gt;&lt;/th&gt;&lt;td&gt;&lt;?php _e('Narrower') ?&gt;&lt;/td&gt;&lt;/tr&gt;
-                &lt;tr&gt;&lt;th&gt;&lt;span class=&quot;win&quot;&gt;Alt 0&lt;/span&gt;&lt;span class=&quot;mac&quot;&gt;Ctrl 0&lt;/span&gt;&lt;/th&gt;&lt;td&gt;&lt;?php _e('Default width') ?&gt;&lt;/td&gt;&lt;th&gt;&lt;/th&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
</del><ins>+                &lt;tr&gt;&lt;th&gt;&lt;span class=&quot;win&quot;&gt;Alt +&lt;/span&gt;&lt;span class=&quot;mac&quot;&gt;Ctrl +&lt;/span&gt;&lt;/th&gt;&lt;td&gt;&lt;?php _e('Wider'); ?&gt;&lt;/td&gt;
+                        &lt;th&gt;&lt;span class=&quot;win&quot;&gt;Alt -&lt;/span&gt;&lt;span class=&quot;mac&quot;&gt;Ctrl -&lt;/span&gt;&lt;/th&gt;&lt;td&gt;&lt;?php _e('Narrower'); ?&gt;&lt;/td&gt;&lt;/tr&gt;
+                &lt;tr&gt;&lt;th&gt;&lt;span class=&quot;win&quot;&gt;Alt 0&lt;/span&gt;&lt;span class=&quot;mac&quot;&gt;Ctrl 0&lt;/span&gt;&lt;/th&gt;&lt;td&gt;&lt;?php _e('Default width'); ?&gt;&lt;/td&gt;&lt;th&gt;&lt;/th&gt;&lt;td&gt;&lt;/td&gt;&lt;/tr&gt;
</ins><span class="cx">         &lt;/table&gt;
</span><span class="cx"> &lt;/div&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -230,12 +230,12 @@
</span><span class="cx">         &lt;h2&gt;&lt;?php _e('About TinyMCE'); ?&gt;&lt;/h2&gt;
</span><span class="cx"> 
</span><span class="cx">     &lt;p&gt;&lt;?php _e('Version:'); ?&gt; &lt;span id=&quot;version&quot;&gt;&lt;/span&gt; (&lt;span id=&quot;date&quot;&gt;&lt;/span&gt;)&lt;/p&gt;
</span><del>-        &lt;p&gt;&lt;?php printf(__('TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor released as Open Source under %sLGPL&lt;/a&gt;        by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.'), '&lt;a href=&quot;'.home_url('/wp-includes/js/tinymce/license.txt').'&quot; target=&quot;_blank&quot; title=&quot;'.esc_attr__('GNU Library General Public License').'&quot;&gt;') ?&gt;&lt;/p&gt;
-        &lt;p&gt;&lt;?php _e('Copyright &amp;copy; 2003-2011, &lt;a href=&quot;http://www.moxiecode.com&quot; target=&quot;_blank&quot;&gt;Moxiecode Systems AB&lt;/a&gt;, All rights reserved.') ?&gt;&lt;/p&gt;
-        &lt;p&gt;&lt;?php _e('For more information about this software visit the &lt;a href=&quot;http://tinymce.com&quot; target=&quot;_blank&quot;&gt;TinyMCE website&lt;/a&gt;.') ?&gt;&lt;/p&gt;
</del><ins>+        &lt;p&gt;&lt;?php printf(__('TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor released as Open Source under %sLGPL&lt;/a&gt;        by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.'), '&lt;a href=&quot;'.home_url('/wp-includes/js/tinymce/license.txt').'&quot; target=&quot;_blank&quot; title=&quot;'.esc_attr__('GNU Library General Public License').'&quot;&gt;'); ?&gt;&lt;/p&gt;
+        &lt;p&gt;&lt;?php _e('Copyright &amp;copy; 2003-2011, &lt;a href=&quot;http://www.moxiecode.com&quot; target=&quot;_blank&quot;&gt;Moxiecode Systems AB&lt;/a&gt;, All rights reserved.'); ?&gt;&lt;/p&gt;
+        &lt;p&gt;&lt;?php _e('For more information about this software visit the &lt;a href=&quot;http://tinymce.com&quot; target=&quot;_blank&quot;&gt;TinyMCE website&lt;/a&gt;.'); ?&gt;&lt;/p&gt;
</ins><span class="cx"> 
</span><span class="cx">         &lt;div id=&quot;buttoncontainer&quot;&gt;
</span><del>-                &lt;a href=&quot;http://www.moxiecode.com&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;themes/advanced/img/gotmoxie.png&quot; alt=&quot;&lt;?php esc_attr_e('Got Moxie?') ?&gt;&quot; style=&quot;border: 0&quot; /&gt;&lt;/a&gt;
</del><ins>+                &lt;a href=&quot;http://www.moxiecode.com&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;themes/advanced/img/gotmoxie.png&quot; alt=&quot;&lt;?php esc_attr_e('Got Moxie?'); ?&gt;&quot; style=&quot;border: 0&quot; /&gt;&lt;/a&gt;
</ins><span class="cx">         &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;/div&gt;
</span></span></pre>
</div>
</div>

</body>
</html>