a37cec5 Persist the datadir after option reset (Andrew Chow)
d9f0d4e Fix minimize and close bugs (adlawren)
41fd852 fix op order to append first alert (rodasmith)
strStatusBar=strRPC="Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.";
strGUI+=strGUI.empty()?"":uiAlertSeperator+_("Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.");
strGUI+=(strGUI.empty()?"":uiAlertSeperator)+_("Warning: The network does not appear to fully agree! Some miners appear to be experiencing issues.");
}
elseif(fLargeWorkInvalidChainFound)
{
strStatusBar=strRPC="Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.";
strGUI+=strGUI.empty()?"":uiAlertSeperator+_("Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.");
strGUI+=(strGUI.empty()?"":uiAlertSeperator)+_("Warning: We do not appear to fully agree with our peers! You may need to upgrade, or other nodes may need to upgrade.");