This website requires JavaScript.
Explore
Help
Sign In
WordPress-C
/
WordPress
mirror of
https://github.com/WordPress/WordPress.git
Watch
1
Star
0
Fork
You've already forked WordPress
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
46110c7774
WordPress
/
wp-includes
/
js
/
tinymce
/
plugins
/
wphelp
/
langs
/
en.js
6 lines
84 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Set eol-style to native. git-svn-id: http://svn.automattic.com/wordpress/trunk@4747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-16 12:52:13 -05:00
// EN lang variables
tinyMCE
.
addToLang
(
''
,
{
help
_button
_title
:
'Help (Alt+h)'
}
)
;