mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
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:
@@ -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...'
|
||||
});
|
||||
Reference in New Issue
Block a user