Skip to content

Commit 409f6c4

Browse files
author
Marcin Mazurek
committed
Address PR comments
1 parent 6bc78fc commit 409f6c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/renderer/app/i18n/locales/defaultMessages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2692,7 +2692,7 @@
26922692
{
26932693
"descriptors": [
26942694
{
2695-
"defaultMessage": "!!!Analytics data is used for product development purposes only.",
2695+
"defaultMessage": "!!!All data is anonymous and is used only for product development purposes.",
26962696
"description": "Analytics data collection description",
26972697
"id": "analytics.form.description"
26982698
},

translations/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2692,7 +2692,7 @@
26922692
{
26932693
"descriptors": [
26942694
{
2695-
"defaultMessage": "!!!Analytic data is used for product development purposes only.",
2695+
"defaultMessage": "!!!All data is anonymous and is used only for product development purposes.",
26962696
"description": "Analytics data collection description",
26972697
"id": "analytics.form.description"
26982698
},

0 commit comments

Comments
 (0)