8 #ifndef ZenLib_TranslationH
9 #define ZenLib_TranslationH
char Char
Definition: Conf.h:225
void Max_Set(size_type Level, size_type Max)
Set the Maximum number of element to read During Read() or Write() method, if there is more elements...
void Separator_Set(size_type Level, const Ztring &NewSeparator)
Set the Separator character.
Helper for translation.
Definition: Translation.h:24
Ztring Quote
Definition: Translation.h:54
void Write(const Ztring &NewLanguage)
Ztring Separator[2]
Definition: Translation.h:53
String manipulation (based on std::(w)string)
Definition: Ztring.h:49
void Quote_Set(const Ztring &NewQuote)
Set the Quote character During Read() or Write() method, if Separator is in the sequence, we must quote it.
size_type Max[2]
Definition: Translation.h:55