@@ -588,12 +588,12 @@ tools:
588588 description : Escape or unescape HTML entities (replace characters like <,>, &, "
589589 and \' with their HTML version)
590590 texts :
591- title-escape-html-entities : Escape html entities
591+ title-escape-html-entities : Escape HTML entities
592592 label-your-string : " Your string :"
593593 placeholder-the-string-to-escape : The string to escape
594594 label-your-string-escaped : " Your string escaped :"
595595 placeholder-your-string-escaped : Your string escaped
596- title-unescape-html-entities : Unescape html entities
596+ title-unescape-html-entities : Unescape HTML entities
597597 label-your-escaped-string : " Your escaped string :"
598598 placeholder-the-string-to-unescape : The string to unescape
599599 label-your-string-unescaped : " Your string unescaped :"
@@ -665,7 +665,7 @@ tools:
665665 label-sentences-per-paragraph : Sentences per paragraph
666666 label-words-per-sentence : Words per sentence
667667 label-start-with-lorem-ipsum : Start with lorem ipsum ?
668- label-as-html : As html ?
668+ label-as-html : As HTML ?
669669 placeholder-your-lorem-ipsum : Your lorem ipsum...
670670 tag-copy : Copy
671671 tag-refresh : Refresh
@@ -727,11 +727,11 @@ tools:
727727 description : Online, feature-rich WYSIWYG HTML editor which generates the source
728728 code of the content immediately.
729729 texts :
730- placeholder-your-html-content : Your Html content...
731- label-your-html-to-convert-can-paste-from-clipboard : " Your Html to convert (can paste from clipboard):"
730+ placeholder-your-html-content : Your HTML content...
731+ label-your-html-to-convert-can-paste-from-clipboard : " Your HTML to convert (can paste from clipboard):"
732732 label-minify : " Minify:"
733733 tag-hey : Hey!
734- tag-welcome-to-this-html-wysiwyg-editor : Welcome to this html wysiwyg editor
734+ tag-welcome-to-this-html-wysiwyg-editor : Welcome to this HTML wysiwyg editor
735735 tag-click-here-to-paste-or-edit-raw-html : Click here to paste or edit raw html
736736 label-xhtmlfy : " XHtml:"
737737 yaml-to-toml :
@@ -2072,25 +2072,25 @@ tools:
20722072 tag-download-file : Download file
20732073 tag-copy : Copy
20742074 html-cleaner :
2075- title : Html cleaner
2075+ title : HTML cleaner
20762076 description : Clean HTML
20772077 texts :
20782078 placeholder-your-html-content : Your HTML content...
20792079 label-your-html-to-clean-can-paste-from-clipboard : " Your HTML to clean (can paste from clipboard):"
20802080 label-output-cleaned-html : " Output cleaned HTML:"
20812081 html-prettifier :
2082- title : Html Prettifier
2082+ title : HTML Prettifier
20832083 description : Prettify HTML code
20842084 texts :
20852085 placeholder-your-html-content : Your HTML content...
20862086 label-your-html-to-format-can-paste-from-clipboard : " Your HTML to format (can paste from clipboard):"
20872087 label-output-prettified-html : " Output prettified HTML:"
20882088 html-to-markdown :
2089- title : Html to markdown
2089+ title : HTML to markdown
20902090 description : Convert HTML (either from clipboard) to Markdown
20912091 texts :
2092- placeholder-your-html-content : Your Html content...
2093- label-your-html-to-convert-can-paste-from-clipboard : " Your Html to convert (can paste from clipboard):"
2092+ placeholder-your-html-content : Your HTML content...
2093+ label-your-html-to-convert-can-paste-from-clipboard : " Your HTML to convert (can paste from clipboard):"
20942094 label-output-markdown : " Output markdown:"
20952095 label-heading-style : " Headings Style:"
20962096 label-emphasis-style : " Emphasis Style:"
@@ -2802,7 +2802,7 @@ tools:
28022802 title-recipients : Recipients
28032803 label-subject : Subject
28042804 title-plain-content : Plain Content
2805- title-html-content : Html Content
2805+ title-html-content : HTML Content
28062806 title-rtf-content : RTF Content
28072807 title-attachments : Attachments
28082808 label-message-id : Message Id
@@ -5283,7 +5283,7 @@ tools:
52835283 label-bcc : Bcc
52845284 label-reply-to : Reply-To
52855285 title-plain-content : Plain Content
5286- title-html-content : Html Content
5286+ title-html-content : HTML Content
52875287 title-attachments : Attachments
52885288 label-message-id : Message Id
52895289 label-in-reply-to : In Reply To
0 commit comments