YTransText(const std::string &orig, const std::string &translation)
bool operator>(const YTransText &other) const
bool operator==(const YTransText &other) const
YTransText(const std::string &orig)
YTransText(const YTransText &src)
void setTranslation(const std::string &newTrans)
const std::string & orig() const
bool operator<(const YTransText &other) const
void setOrig(const std::string &newOrig)
const std::string & translation() const
const std::string & trans() const
YTransText & operator=(const YTransText &src)