[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() )
|
if ( !tz.first.isEmpty() )
|
||||||
m_startingTimezone = tz;
|
m_startingTimezone = tz;
|
||||||
else
|
else
|
||||||
cWarning() << "GeoIP lookup at" << reply->url() << "failed.";
|
cDebug() << "WARNING: GeoIP lookup at" << reply->url() << "failed.";
|
||||||
}
|
}
|
||||||
delete handler;
|
delete handler;
|
||||||
reply->deleteLater();
|
reply->deleteLater();
|
||||||
|
Loading…
Reference in New Issue
Block a user