src/polemictweet/static/js/tiny_mce/plugins/example/langs/en.js
author grandjoncl
Fri, 08 Feb 2013 18:00:04 +0100
changeset 1 5a91860c5535
permissions -rw-r--r--
first commit of polemictweet
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1
5a91860c5535 first commit of polemictweet
grandjoncl
parents:
diff changeset
     1
tinyMCE.addI18n('en.example',{
5a91860c5535 first commit of polemictweet
grandjoncl
parents:
diff changeset
     2
	desc : 'This is just a template button'
5a91860c5535 first commit of polemictweet
grandjoncl
parents:
diff changeset
     3
});