Index: chrome/android/java/strings/android_chrome_strings.grd |
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd |
index c60abfd322d0abee41f461daff61de19fd8cd879..a8454dc3ddca7da32d084ba011b16cae7e3cba60 100644 |
--- a/chrome/android/java/strings/android_chrome_strings.grd |
+++ b/chrome/android/java/strings/android_chrome_strings.grd |
@@ -2186,6 +2186,18 @@ However, you aren’t invisible. Going incognito doesn’t hide your browsing fr |
<message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> |
send_crash_report |
</message> |
+ |
+ <!-- Reset data dialog for child account setup --> |
+ <!-- TODO(bauerb): Replace with real strings --> |
+ <message name="IDS_RESET_DATA_DIALOG_TITLE" desc="Title for the dialog that asks the user whether they want to reset all data as part of the child account setup flow." translateable="false"> |
+ Hodor Hodor? |
+ </message> |
+ <message name="IDS_RESET_DATA_DIALOG_RESET_BUTTON" desc="Title for the button to reset all data as part of the child account setup flow." translateable="false"> |
+ Hodor |
+ </message> |
+ <message name="IDS_RESET_DATA_DIALOG_KEEP_BUTTON" desc="Title for the button to keep data as part of the child account setup flow." translateable="false"> |
+ Hodor |
+ </message> |
</messages> |
</release> |
</grit> |