| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index f7f26741c33de32ae53d2bd6bc038ad5657cfb2b..3d57805e8e53f9e82d97d2fcba2799ff7b8f34e0 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -168,6 +168,33 @@
|
| </message>
|
| </if>
|
|
|
| + <if expr="chromeos">
|
| + <!-- Android Apps Page -->
|
| + <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>
|
| + <message name="IDS_SETTINGS_ANDROID_APPS_MANAGE_APPS" desc="Label for launching Android apps settings.">
|
| + Manage your Android preferences
|
| + </message>
|
| + <message name="IDS_SETTINGS_ANDROID_APPS_LEARN_MORE" desc="Link for more informaiton about installing Android apps on Chrome OS.">
|
| + Learn more.
|
| + </message>
|
| +
|
| + <message name="IDS_SETTINGS_ANDROID_APPS_DISABLE_DIALOG_TITLE" desc="Title of the confirmation dialog for disabling android apps.">
|
| + Remove Android apps?
|
| + </message>
|
| + <message name="IDS_SETTINGS_ANDROID_APPS_DISABLE_DIALOG_MESSAGE" desc="Describes what will happen if the user opts out of android apps.">
|
| + Apps you’ve downloaded from Google Play will be deleted from this Chromebook.
|
| + <ph name="LINE_BREAKS1"><br><br></ph>
|
| + Content you’ve purchased such as movies, TV shows, music, books, or other in-app purchases may also be deleted.
|
| + <ph name="LINE_BREAKS2"><br><br></ph>
|
| + This doesn’t affect apps or content on other devices.
|
| + </message>
|
| + </if>
|
| +
|
| <!-- Appearance Page -->
|
| <message name="IDS_SETTINGS_APPEARANCE" desc="Name of the settings page which displays appearance preferences.">
|
| Appearance
|
|
|