Make WordPress Core

Ticket #2598: 2598.patch

File 2598.patch, 1.2 KB (added by apidevlab, 19 years ago)
  • wp-mce-help.php

     
    150150
    151151<div id="content4" class="hidden">
    152152        <h2><?php _e('About TinyMCE'); ?></h2>
    153         <p><?php printf(__('Version: %s'), '2.0RC4') ?></p>
     153        <p><?php printf(__('Version: %s'), '2.0.5') ?></p>
    154154        <p><?php printf(__('TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under %sLGPL</a> by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.'), '<a href="'.get_bloginfo('home').'/wp-includes/js/tinymce/license.txt" target="_blank" title="'.__('GNU Library General Public Licence').'">') ?></p>
    155         <p><?php _e('Copyright &copy; 2005, <a href="http://www.moxiecode.com" target="_blank">Moxiecode Systems AB</a>, All rights reserved.') ?></p>
     155        <p><?php _e('Copyright &copy; 2006, <a href="http://www.moxiecode.com" target="_blank">Moxiecode Systems AB</a>, All rights reserved.') ?></p>
    156156        <p><?php _e('For more information about this software visit the <a href="http://tinymce.moxiecode.com" target="_blank">TinyMCE website</a>.') ?></p>
    157157
    158158        <div id="buttoncontainer">