HTML Tidy  5.6.0
The HTACG Tidy HTML Project
Provide the -xml-strings Service

Detailed Description

Functions

static void xml_strings (void)
 Handles the -xml-strings service. More...
 

Function Documentation

static void xml_strings ( void  )
static

Handles the -xml-strings service.

This service was primarily helpful to developers and localizers to compare localized strings to the built in en strings. It's probably better to use our POT/PO workflow with your favorite tools, or simply diff the language header files directly.

Note
The attribute id is not a specification, promise, or part of an API. You must not depend on this value. For strings meant for error output, the label attribute will contain the stringified version of the internal key for the string.