Add user preference UI bits for raw gpx speed processing
This commit is contained in:
@ -116,6 +116,11 @@
|
||||
"IMPERIAL": "Imperial system (ft, mi, mph, °F)",
|
||||
"LABEL": "Units for distance",
|
||||
"METRIC": "Metric system (m, km, m/s, °C)"
|
||||
},
|
||||
"USE_RAW_GPX_SPEED": {
|
||||
"LABEL": "GPX max speed strategy",
|
||||
"RAW_SPEED": "Raw",
|
||||
"FILTERED_SPEED": "Filtered"
|
||||
}
|
||||
},
|
||||
"READ_AND_ACCEPT_PRIVACY_POLICY": "I have read and agree to the {0}.",
|
||||
|
Reference in New Issue
Block a user