app/tiny_mce/plugins/example/langs/en.js
author Augie Fackler <durin42@gmail.com>
Sun, 21 Sep 2008 02:16:00 +0000
changeset 180 a1c6123f9d06
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Two changes to ease CI: 1) If pysvn is missing, the tests for svn_helper don't run and pollute the output 2) svn_helper no longer depends on being located at trunk/scripts/ Patch by: Augie Fackler Review by: Todd Larsen Review Issue: 802 Reviewed URL: http://codereviews.googleopensourceprograms.com/802

tinyMCE.addI18n('en.example',{
	desc : 'This is just a template button'
});