Changeset 522
- Timestamp:
- 06/28/06 17:25:32 (7 years ago)
- Files:
-
- 1 modified
-
trunk/plugins/SuperClean/super-clean.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/SuperClean/super-clean.js
r508 r522 113 113 'remove_colors': HTMLArea._lc('Remove custom text colors.', 'SuperClean'), 114 114 'remove_lang': HTMLArea._lc('Remove lang attributes.', 'SuperClean'), 115 'remove_fancy_quotes': {label:HTMLArea._lc('Replace directional quote marks with non-directional quote marks.', 'SuperClean'), checked:false} ,115 'remove_fancy_quotes': {label:HTMLArea._lc('Replace directional quote marks with non-directional quote marks.', 'SuperClean'), checked:false} 116 116 //additional custom filters (defined in plugins/SuperClean/filters/word.js) 117 117 //'paragraph': 'remove paragraphs'},
