Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Commit f4e1853

Browse files
authored
Merge pull request #14687 from niteskum/anonymousStringChanges
switching from anonymous to pseudonymous to align with the definition…
2 parents 9516c8d + c5f1960 commit f4e1853

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/nls/root/strings.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -650,10 +650,10 @@ define({
650650
// extensions/default/HealthData
651651
"HEALTH_DATA_NOTIFICATION" : "Health Report Preferences",
652652
"HEALTH_FIRST_POPUP_TITLE" : "{APP_NAME} Health Report",
653-
"HEALTH_DATA_DO_TRACK" : "Share anonymous information on how I use {APP_NAME}",
654-
"HEALTH_DATA_NOTIFICATION_MESSAGE" : "In order to improve {APP_NAME}, we periodically send limited, <strong>anonymous</strong> statistics to Adobe about how you use {APP_NAME}. This information helps prioritize features, find bugs, and spot usability issues.<br><br>You can see your data or choose not to share data by selecting <strong>Help > Health Report</strong>.<br><br><a href='https://github.com/adobe/brackets/wiki/Health-Data'>Learn more about {APP_NAME} Health Report</a>",
653+
"HEALTH_DATA_DO_TRACK" : "Share pseudonymous information on how I use {APP_NAME}",
654+
"HEALTH_DATA_NOTIFICATION_MESSAGE" : "In order to improve {APP_NAME}, we periodically send limited, <strong>pseudonymous</strong> statistics to Adobe about how you use {APP_NAME}. This information helps prioritize features, find bugs, and spot usability issues.<br><br>You can see your data or choose not to share data by selecting <strong>Help > Health Report</strong>.<br><br><a href='https://github.com/adobe/brackets/wiki/Health-Data'>Learn more about {APP_NAME} Health Report</a>",
655655
"HEALTH_DATA_PREVIEW" : "{APP_NAME} Health Report",
656-
"HEALTH_DATA_PREVIEW_INTRO" : "<p>In order to improve {APP_NAME}, we periodically send limited, <strong>anonymous</strong> statistics to Adobe about how you use {APP_NAME}. This information helps prioritize features, find bugs, and spot usability issues. <a href='https://github.com/adobe/brackets/wiki/Health-Data'>Learn more about {APP_NAME} Health Report</a> and how it benefits the {APP_NAME} community while protecting your privacy.</p><p>Below is a preview of the data that will be sent in your next Health Report <em>if</em> it is enabled.</p>",
656+
"HEALTH_DATA_PREVIEW_INTRO" : "<p>In order to improve {APP_NAME}, we periodically send limited, <strong>pseudonymous</strong> statistics to Adobe about how you use {APP_NAME}. This information helps prioritize features, find bugs, and spot usability issues. <a href='https://github.com/adobe/brackets/wiki/Health-Data'>Learn more about {APP_NAME} Health Report</a> and how it benefits the {APP_NAME} community while protecting your privacy.</p><p>Below is a preview of the data that will be sent in your next Health Report <em>if</em> it is enabled.</p>",
657657

658658
// extensions/default/InlineTimingFunctionEditor
659659
"INLINE_TIMING_EDITOR_TIME" : "Time",

0 commit comments

Comments
 (0)