Pyrogenesis  trunk
Public Attributes | List of all members
tinygettext::LanguageSpec Struct Reference

Public Attributes

const char * language
 Language code: "de", "en", ... More...
 
const char * country
 Country code: "BR", "DE", ..., can be 0. More...
 
const char * modifier
 Modifier/Varint: "Latn", "ije", "latin"..., can be 0. More...
 
const char * name
 Language name: "German", "English", "French", ... More...
 

Member Data Documentation

const char* tinygettext::LanguageSpec::country

Country code: "BR", "DE", ..., can be 0.

const char* tinygettext::LanguageSpec::language

Language code: "de", "en", ...

const char* tinygettext::LanguageSpec::modifier

Modifier/Varint: "Latn", "ije", "latin"..., can be 0.

const char* tinygettext::LanguageSpec::name

Language name: "German", "English", "French", ...


The documentation for this struct was generated from the following file: