1 #ifndef language_es_mx_h 2 #define language_es_mx_h 35 #pragma execution_character_set("utf-8") 70 "¿Le gustaría ver Tidy en adecuada, español mexicano? Por favor considere \n" 71 "ayudarnos a localizar HTML Tidy. Para más detalles consulte \n" 72 "https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md \n" static uint whichPluralForm_es_mx(uint n)
This language-specific function returns the correct pluralForm to use given n items, and is used as a member of each language definition.
Definition: language_es_mx.h:48
Definition: language.h:108
Definition: language.h:202
Finally, a complete language definition.
Definition: language.h:52
Definition: message.h:231
static languageDefinition language_es_mx
This structure specifies all of the strings needed by Tidy for a single language. ...
Definition: language_es_mx.h:60