forked from organicmaps/organicmaps
[ios] Added statistics strings.
This commit is contained in:
parent
099a288f69
commit
b367434083
1 changed files with 1 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Reference in a new issue