Convert to a bilingual_str holding both the original and translated text.

Synopsis

Declared in <util/translation.h>

operator bilingual_str() const;

Return Value

A bilingual_str with the original literal and its translation.

Created with MrDocs