SetRawString
status_t SetRawString(const CatKey& key, const char *translated);
targetCatImpl->SetRawString(fixedCatKey, walker.GetValue());
targetCatImpl.SetRawString(key, walker.GetValue());