[ios] Added statistics strings.

This commit is contained in:
Илья Гречухин 2015-12-12 21:11:00 +03:00 committed by Sergey Yershov
parent 099a288f69
commit b367434083

View file

@ -47,6 +47,7 @@ static NSString * const kStatDownloadRequest = @"Download request";
static NSString * const kStatDownloaderDialog = @"Downloader dialog";
static NSString * const kStatDownloadRoute = @"Download route";
static NSString * const kStatError = @"Error";
static NSString * const kStatEdit = @"Edit";
static NSString * const kStatExpand = @"Expand";
static NSString * const kStatExpandCategory = @"Expand category";
static NSString * const kStatExpandLargeCountry = @"Expand large country";