PageRenderTime 72ms CodeModel.GetById 26ms RepoModel.GetById 22ms app.codeStats 0ms

/BlogEngine/BlogEngine.NET/editors/tiny_mce_3_4_3_1/plugins/advhr/langs/en_dlg.js

#
JavaScript | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | 6e3fb52f8e25796a9faf653e8f9139ab MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0, BSD-3-Clause
  1. tinyMCE.addI18n('en.advhr_dlg',{
  2. normal:"Normal",
  3. width:"Width",
  4. widthunits:"Units",
  5. size:"Height",
  6. noshade:"No shadow"
  7. });