mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-11 08:34:34 +02:00
* Wording: Resume instead of Retry.
This commit is contained in:
@@ -176,7 +176,7 @@ LastFmConfig::onHistoryLoaded()
|
||||
{
|
||||
if ( m_page != total )
|
||||
{
|
||||
m_ui->importHistory->setText( tr( "History Incomplete. Retry" ) );
|
||||
m_ui->importHistory->setText( tr( "History Incomplete. Resume" ) );
|
||||
m_ui->importHistory->setEnabled( true );
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user