1#ifndef language_es_mx_h
2#define language_es_mx_h
35#pragma execution_character_set("utf-8")
64 { TEXT_GENERAL_INFO_PLEA, 0,
66 "¿Le gustaría ver Tidy en adecuada, español mexicano? Por favor considere \n"
67 "ayudarnos a localizar HTML Tidy. Para más detalles consulte \n"
68 "https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md \n"
@ TIDY_LANGUAGE
Definition: language.h:31
@ TIDY_MESSAGE_TYPE_LAST
Definition: language.h:34
static uint whichPluralForm_es_mx(uint n)
This language-specific function returns the correct pluralForm to use given n items,...
Definition: language_es_mx.h:44
static languageDefinition language_es_mx
This structure specifies all of the strings needed by Tidy for a single language.
Definition: language_es_mx.h:56
Finally, a complete language definition.
Definition: language.h:68