Merge pull request #2026

a5739201 Update sync time copy (xmr-eric)
This commit is contained in:
Riccardo Spagni 2017-05-30 21:20:39 +02:00
commit 907ce14b18
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -1097,7 +1097,7 @@ namespace cryptonote
if(!m_starter_message_showed)
{
MGINFO_YELLOW(ENDL << "**********************************************************************" << ENDL
<< "The daemon will start synchronizing with the network. It may take up to several hours." << ENDL
<< "The daemon will start synchronizing with the network. This may take a long time to complete." << ENDL
<< ENDL
<< "You can set the level of process detailization* through \"set_log <level|categories>\" command*," << ENDL
<< "where <level> is between 0 (no details) and 4 (very verbose), or custom category based levels (eg, *:WARNING)" << ENDL