Index: chrome/app/chromeos_strings.grdp |
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
index 8f9bd75506edee7ee4766587fdbcaa81f8c0f36b..6feb6facf102c1ef51cc1541235b6ea3099820c5 100644 |
--- a/chrome/app/chromeos_strings.grdp |
+++ b/chrome/app/chromeos_strings.grdp |
@@ -6603,6 +6603,21 @@ All users must sign out to continue. |
<message name="IDS_ARC_OPT_IN_DIALOG_METRICS_DISABLED" desc="Message in the opt-in dialog for Android apps in case metrics are disabled on the device. User has an option to active them using opt-in dialog"> |
Automatically send diagnostic and usage data to Google. You can change this at any time in your device <ph name="BEGIN_LINK1"><a href="#" id="settings-link"></ph>settings<ph name="END_LINK1"></a><ex></a></ex></ph>. <ph name="BEGIN_LINK2"><a href="#" id="learn-more-link"></ph>Learn More<ph name="END_LINK2"></a><ex></a></ex></ph> |
</message> |
+ <message name="IDS_ARC_OPT_OUT_TAB_TITLE" desc="Tab title when viewing opt-out setting dialog for android apps."> |
+ Settings - Remove Google Play Store |
+ </message> |
+ <message name="IDS_ARC_OPT_OUT_DIALOG_HEADER" desc="Title of the opt-out dialog for android apps."> |
+ Remove Google Play Store? |
+ </message> |
+ <message name="IDS_ARC_OPT_OUT_DIALOG_DESCRIPTION" desc="Describes what will happen if the user opts out of android apps"> |
+ Apps you've downloaded from the Play Store, along with all app data, will be deleted from this Chromebook. This cannot be undone. This doesn't affect apps from the Play Store on your Android devices and other Chromebooks. |
stevenjb
2016/06/08 00:41:42
You might want to run this by UX, but I believe we
|
+ </message> |
+ <message name="IDS_ARC_OPT_OUT_DIALOG_BUTTON_CONFIRM_DISABLE" desc="Button to confirm that play store should be removed from this device"> |
+ Remove Play Store |
+ </message> |
+ <message name="IDS_ARC_OPT_OUT_DIALOG_BUTTON_CANCEL" desc="Button to cancel the removal of the play store from this device"> |
+ Cancel |
+ </message> |
<message name="IDS_ARC_SIGN_IN_NETWORK_ERROR" desc="Android sign-in error because of network error"> |
Network error |
</message> |