Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
3
thirdparty/tiny/plugins/example/langs/.svn/text-base/en.js.svn-base
vendored
Normal file
3
thirdparty/tiny/plugins/example/langs/.svn/text-base/en.js.svn-base
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
tinyMCE.addI18n('en.example',{
|
||||
desc : 'This is just a template button'
|
||||
});
|
3
thirdparty/tiny/plugins/example/langs/.svn/text-base/en_dlg.js.svn-base
vendored
Normal file
3
thirdparty/tiny/plugins/example/langs/.svn/text-base/en_dlg.js.svn-base
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
tinyMCE.addI18n('en.example_dlg',{
|
||||
title : 'This is just a example title'
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue