f
This commit is contained in:
@@ -538,7 +538,7 @@ void LLNotifyBox::format(std::string& msg, const LLStringUtil::format_map_t& arg
|
||||
// XUI:translate!
|
||||
LLStringUtil::format_map_t targs = args;
|
||||
targs["[SECOND_LIFE]"] = "Second Life";
|
||||
targs["[VIEWER_NAME]"] = "Snowglobe";
|
||||
targs["[VIEWER_NAME]"] = "Ascent";
|
||||
LLStringUtil::format(msg, targs);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user