Port wphelp plugin to tinyMCE 3.0. Props azaozz. see #5703

git-svn-id: http://svn.automattic.com/wordpress/trunk@6641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-01-22 06:23:46 +00:00
parent 6726698979
commit f283ceae87
6 changed files with 77 additions and 74 deletions

View File

@@ -12,7 +12,7 @@ else {
var metaKey = 'Alt';
}
tinyMCE.addToLang('',{
tinyMCE.addI18n('',{
wordpress_more_button : 'Split post with More tag (' + metaKey + '+t)',
wordpress_page_button : 'Split post with Page tag',
wordpress_adv_button : 'Show/Hide Advanced Toolbar (' + metaKey + '+v)',