[locale] Un-idiomize back to 3.1
This commit is contained in:
parent
faf21ce438
commit
17fd10cdb1
@ -153,7 +153,7 @@ LocaleViewStep::fetchGeoIpTimezone()
|
||||
if ( !tz.first.isEmpty() )
|
||||
m_startingTimezone = tz;
|
||||
else
|
||||
cWarning() << "GeoIP lookup at" << reply->url() << "failed.";
|
||||
cDebug() << "WARNING: GeoIP lookup at" << reply->url() << "failed.";
|
||||
}
|
||||
delete handler;
|
||||
reply->deleteLater();
|
||||
|
Loading…
Reference in New Issue
Block a user