Sync more code with upstream, Translations galore, even translations for AntiSpam!
Updated AntiSpam with documentation, safety measures, and better presentations and clarifications for the end-user from FS. If it looks like something was removed from an xml, it was just moved to fall into place better with v-d. Corrected log end message being log start message.
This commit is contained in:
@@ -221,7 +221,7 @@ private:
|
||||
std::list<LLUUID> mIgnoreGroupList;
|
||||
|
||||
public:
|
||||
|
||||
|
||||
S32 getIgnoreGroupListCount() { return mIgnoreGroupList.size(); }
|
||||
};
|
||||
|
||||
@@ -230,11 +230,6 @@ class LLFloaterIM : public LLMultiFloater
|
||||
{
|
||||
public:
|
||||
LLFloaterIM();
|
||||
/*virtual*/ BOOL postBuild();
|
||||
|
||||
static std::map<std::string,std::string> sEventStringsMap;
|
||||
static std::map<std::string,std::string> sErrorStringsMap;
|
||||
static std::map<std::string,std::string> sForceCloseSessionMap;
|
||||
};
|
||||
|
||||
// Globals
|
||||
|
||||
Reference in New Issue
Block a user