sugestion: add language to the spam message text

This commit is contained in:
Miguel Freitas 2013-09-20 19:56:59 -03:00
parent 2e1c79a4c8
commit a32bfec78f

View File

@ -65,7 +65,7 @@ int64 nHPSTimerStart = 0;
// Settings // Settings
int64 nTransactionFee = 0; int64 nTransactionFee = 0;
string strSpamMessage = "spam message test"; string strSpamMessage = "spam message test [en]";
string strSpamUser = "nobody"; // [MF] FIXME: authenticy check needed string strSpamUser = "nobody"; // [MF] FIXME: authenticy check needed