Skip to content

Commit a9886a8

Browse files
Tweak copy to match behaviour
1 parent a197f65 commit a9886a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lang/ui.en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@
376376
"description": "Data samples page title"
377377
},
378378
"data-samples-tooltip": {
379-
"defaultMessage": "Short collections of movement data lasting approximately 2 seconds. Your data samples are only stored on your computer, they do not get sent to anyone else.",
379+
"defaultMessage": "Short collections of movement data lasting 1 second. Your data samples are only stored on your computer, they do not get sent to anyone else.",
380380
"description": "Tooltip for data samples heading"
381381
},
382382
"data-samples-view-data-features-option": {

src/messages/ui.en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@
636636
"data-samples-tooltip": [
637637
{
638638
"type": 0,
639-
"value": "Short collections of movement data lasting approximately 2 seconds. Your data samples are only stored on your computer, they do not get sent to anyone else."
639+
"value": "Short collections of movement data lasting 1 second. Your data samples are only stored on your computer, they do not get sent to anyone else."
640640
}
641641
],
642642
"data-samples-view-data-features-option": [

0 commit comments

Comments
 (0)