mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-31 07:30:40 +00:00
adjust comment
This commit is contained in:
parent
125e84b9ac
commit
0a1931d20e
@ -318,7 +318,7 @@
|
||||
country = [NSString stringWithFormat:@"&country=%@", [(NSDictionary *)self.currentLocale objectForKey:NSLocaleCountryCode]];
|
||||
} else {
|
||||
// don't check, just to be save
|
||||
BITHockeyLog(@"ERROR: Locale returned nil, can't determine the language!");
|
||||
BITHockeyLog(@"ERROR: Locale returned nil, can't determine the store to use!");
|
||||
self.checkInProgress = NO;
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user