diff --git a/src/nls/root/strings.js b/src/nls/root/strings.js
index 076290be1e2..3d6cb69d3aa 100644
--- a/src/nls/root/strings.js
+++ b/src/nls/root/strings.js
@@ -602,11 +602,11 @@ define({
// extensions/default/HealthData
"HEALTH_DATA_NOTIFICATION" : "Health Report Preferences",
- "HEALTH_FIRST_POPUP_TITLE" : "Brackets Health Report",
- "HEALTH_DATA_DO_TRACK" : "Share anonymous information on how I use Brackets",
- "HEALTH_DATA_NOTIFICATION_MESSAGE" : "In order to improve Brackets, we periodically send limited, anonymous statistics to Adobe about how you use Brackets. This information helps prioritize features, find bugs, and spot usability issues.
You can see your data or choose not to share data by selecting Help > Health Report.
Learn more about Brackets Health Report",
- "HEALTH_DATA_PREVIEW" : "Brackets Health Report",
- "HEALTH_DATA_PREVIEW_INTRO" : "
In order to improve Brackets, we periodically send limited, anonymous statistics to Adobe about how you use Brackets. This information helps prioritize features, find bugs, and spot usability issues. Learn more about Brackets Health Report and how it benefits the Brackets community while protecting your privacy.
Below is a preview of the data that will be sent in your next Health Report if it is enabled.
", + "HEALTH_FIRST_POPUP_TITLE" : "{APP_NAME} Health Report", + "HEALTH_DATA_DO_TRACK" : "Share anonymous information on how I use {APP_NAME}", + "HEALTH_DATA_NOTIFICATION_MESSAGE" : "In order to improve {APP_NAME}, we periodically send limited, anonymous statistics to Adobe about how you use {APP_NAME}. This information helps prioritize features, find bugs, and spot usability issues.In order to improve {APP_NAME}, we periodically send limited, anonymous statistics to Adobe about how you use {APP_NAME}. This information helps prioritize features, find bugs, and spot usability issues. Learn more about {APP_NAME} Health Report and how it benefits the {APP_NAME} community while protecting your privacy.
Below is a preview of the data that will be sent in your next Health Report if it is enabled.
", // extensions/default/InlineTimingFunctionEditor "INLINE_TIMING_EDITOR_TIME" : "Time",