home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Plugins / tinymce-advanced / mce / advimage / langs / en.js < prev    next >
Encoding:
Text File  |  2008-02-20  |  931 b   |  28 lines

  1. // UK lang variables
  2.  
  3. tinyMCE.addToLang('advimage',{
  4. tab_general : 'General',
  5. tab_appearance : 'Appearance',
  6. tab_advanced : 'Advanced',
  7. general : 'General',
  8. title : 'Title',
  9. preview : 'Preview',
  10. constrain_proportions : 'Constrain proportions',
  11. langdir : 'Language direction',
  12. langcode : 'Language code',
  13. long_desc : 'Long description link',
  14. style : 'Style',
  15. classes : 'Classes',
  16. ltr : 'Left to right',
  17. rtl : 'Right to left',
  18. id : 'Id',
  19. image_map : 'Image map',
  20. swap_image : 'Swap image',
  21. alt_image : 'Alternative image',
  22. mouseover : 'for mouse over',
  23. mouseout : 'for mouse out',
  24. misc : 'Miscellaneous',
  25. example_img : 'Appearance preview image',
  26. missing_alt : 'Are you sure you want to continue without including an Image Description? Without  it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off.'
  27. });
  28.