| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index e1340bcbd326954891ba615d3d37da687f5e4378..bb5d3cf94f19e3881f006af8114bd5cae43287be 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -214,11 +214,20 @@
|
| <message name="IDS_SETTINGS_ANDROID_APPS_TITLE" desc="The title of Google Play Store (Arc++ / Android Apps) section.">
|
| Google Play Store (beta)
|
| </message>
|
| - <message name="IDS_SETTINGS_ANDROID_APPS_ENABLE" desc="Label for the checkbox that enables Google Play Store (Arc++) apps.">
|
| - Enable Google Play Store on your Chromebook.
|
| + <message name="IDS_SETTINGS_ANDROID_APPS_LABEL" desc="The text associated with the primary section setting.">
|
| + Google Play Store
|
| + </message>
|
| + <message name="IDS_SETTINGS_ANDROID_APPS_ENABLE" desc="Label for the button that enables Google Play Store (Arc++) apps.">
|
| + Turn on
|
| + </message>
|
| + <message name="IDS_SETTINGS_ANDROID_APPS_SUBTEXT" desc="Description for the section for enabling and managing Google Play Store (Android) apps.">
|
| + Install apps and games from Google Play on your Chromebook. <a target="_blank" href="<ph name="URL">$1<ex>https://google.com/</ex></ph>">Learn more</a>
|
| </message>
|
| <message name="IDS_SETTINGS_ANDROID_APPS_MANAGE_APPS" desc="Label for launching Android apps settings.">
|
| - Manage your Android preferences
|
| + Manage Android preferences
|
| + </message>
|
| + <message name="IDS_SETTINGS_ANDROID_APPS_REMOVE" desc="Label for the control to open a dialog confirming removal of the Google Play Store.">
|
| + Remove Google Play Store
|
| </message>
|
| <message name="IDS_SETTINGS_ANDROID_APPS_LEARN_MORE" desc="Link for more informaiton about installing Android apps on Chrome OS.">
|
| Learn more
|
| @@ -234,6 +243,9 @@
|
| <ph name="LINE_BREAKS2"><br><br></ph>
|
| This doesn’t affect apps or content on other devices.
|
| </message>
|
| + <message name="IDS_SETTINGS_ANDROID_APPS_DISABLE_DIALOG_REMOVE" desc="Lable for confirmation button in the disable android apps dialog.">
|
| + Remove Android apps
|
| + </message>
|
| </if>
|
|
|
| <!-- Appearance Page -->
|
|
|