String change to fix bug 1838792.
diff --git a/res/values/strings.xml b/res/values/strings.xml
index c6c3a2c..7b5abde 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1087,7 +1087,7 @@
<!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
<string name="master_clear_summary">Erases all data on phone</string>
<!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset -->
- <string name="master_clear_desc">This action will reset the phone to its initial factory state, erasing all data and downloaded applications!</string>
+ <string name="master_clear_desc">This action will erase information about your Google account, all your settings, and any applications you've downloaded.</string>
<!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
<string name="master_clear_button_text">Reset phone</string>
<!-- SD card & phone storage settings screen, message on screen after user selects Reset phone button -->