File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Modules/Sources/JetpackStats Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ enum Strings {
4949 static let authors = AppLocalizedString ( " jetpackStats.siteDataTypes.authors " , value: " Authors " , comment: " Authors data type " )
5050 static let referrers = AppLocalizedString ( " jetpackStats.siteDataTypes.referrers " , value: " Referrers " , comment: " Referrers data type " )
5151 static let locations = AppLocalizedString ( " jetpackStats.siteDataTypes.locations " , value: " Locations " , comment: " Locations data type " )
52- static let externalLinks = AppLocalizedString ( " jetpackStats.siteDataTypes.externalLinks " , value: " External Links " , comment: " External links data type" )
52+ static let externalLinks = AppLocalizedString ( " jetpackStats.siteDataTypes.clicks " , value: " Clicks " , comment: " Clicks data type (external links) " )
5353 static let fileDownloads = AppLocalizedString ( " jetpackStats.siteDataTypes.fileDownloads " , value: " File Downloads " , comment: " File downloads data type " )
5454 static let searchTerms = AppLocalizedString ( " jetpackStats.siteDataTypes.searchTerms " , value: " Search Terms " , comment: " Search terms data type " )
5555 static let videos = AppLocalizedString ( " jetpackStats.siteDataTypes.videos " , value: " Videos " , comment: " Videos data type " )
You can’t perform that action at this time.
0 commit comments