gettext for tinymce strings. Props azaozz. see #5769

git-svn-id: https://develop.svn.wordpress.org/trunk@6765 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-09 06:43:15 +00:00
parent 5867d80d9c
commit 805f918645
11 changed files with 447 additions and 493 deletions
@@ -1,8 +0,0 @@
tinyMCE.addI18n('en.wordpress',{
wp_adv_desc : 'Show/Hide Advanced Toolbar',
wp_more_desc : 'Split post with More tag',
wp_page_desc : 'Split post with Page tag',
wp_help_desc : 'Help',
wp_more_alt : 'More...',
wp_page_alt : 'Next page...'
});