Branding pt2
This commit is contained in:
@@ -547,7 +547,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]"] = "Ascent";
|
||||
targs["[VIEWER_NAME]"] = "Singularity Viewer";
|
||||
LLStringUtil::format(msg, targs);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user