You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"CMD_HEALTH_DATA_STATISTICS" : "Health Data Report",
419
419
"CMD_HOMEPAGE" : "{APP_TITLE} Homepage",
420
420
"CMD_TWITTER" : "{TWITTER_NAME} on Twitter",
421
421
"CMD_ABOUT" : "About {APP_TITLE}",
@@ -593,7 +593,7 @@ define({
593
593
// extensions/default/HealthData
594
594
"HEALTH_DATA_NOTIFICATION" : "Health Data Preferences",
595
595
"HEALTH_DATA_DO_TRACK" : "Yes, I would like to share information on how I use Brackets.",
596
-
"HEALTH_DATA_NOTIFICATION_MESSAGE" : "In order to improve Brackets, we periodically send <strong>anonymous</strong> data about how you use Brackets.",
596
+
"HEALTH_DATA_NOTIFICATION_MESSAGE" : "In order to improve Brackets we are implementing a new Health Report that sends <strong>anonymous</strong> data to Adobe about how you use Brackets. This report will help the core team and extension developers prioritize features, find bugs, and spot usability and discoverability issues.<br><br>You can see the data being sent as well as change your preference at any time by going to <strong>Help->Health Data Report</strong>. Learn more about the Brackets Health Report and track status <a href='https://github.com/adobe/brackets/wiki/Health-Data'>on our wiki page</a>.",
597
597
"HEALTH_DATA_PREVIEW" : "Health Data Preview",
598
598
599
599
// extensions/default/InlineTimingFunctionEditor
@@ -648,12 +648,5 @@ define({
648
648
"FADE_FOLD_BUTTONS" : "Fade fold buttons",
649
649
"FADE_FOLD_BUTTONS_HELP" : "Hides the fold buttons unless the mouse is over the gutter",
650
650
"MAX_FOLD_LEVEL" : "Maximum number of nested folds",
651
-
"MAX_FOLD_LEVEL_HELP" : "Used to limit the number of nested folds to find and collapse when View -> Collapse All is called or Alt is held down when collapsing. Should improve performance for large files.",
"HEALTH_DATA_DO_TRACK" : "Yes, I would like to share information on how I use the Brackets.",
656
-
"HEALTH_DATA_NOTIFICATION_MESSAGE" : "In order to improve Brackets, we periodically send <strong>anonymous</strong> data about how you use the Brackets.",
657
-
"HEALTH_DATA_PREVIEW" : "Health Data Preview File",
658
-
"HEALTH_DATA_PREVIEW_MESSAGE" : "No Data to Show"
651
+
"MAX_FOLD_LEVEL_HELP" : "Used to limit the number of nested folds to find and collapse when View -> Collapse All is called or Alt is held down when collapsing. Should improve performance for large files."
0 commit comments