Convert to a std::string, applying the translation function when set.
Synopsis
Declared in <util/translation.h>
operator std::string() const;
Return Value
The translated text, or the original when no translation function is available.
Created with MrDocs