Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2100143002: Options: more tweaks to android-settings strings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix CSS scope and string doc. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/options/browser_options.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 7ac9864d492ed4b72f335ac73c17a2f5b7496869..bed6dc125a0ffac7689455cc72aa773fb8b46d9e 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -6624,10 +6624,10 @@ All users must sign out to continue.
<!-- Android Apps -->
<message name="IDS_OPTIONS_ARC_TITLE" desc="The title of Android Apps section.">
- Android Apps
+ Android apps
</message>
<message name="IDS_OPTIONS_ARC_ENABLE" desc="Label for the checkbox that enables Android apps.">
- Enable Android Apps on your Chromebook.
+ Enable Android apps on your Chromebook.
</message>
<message name="IDS_OPTIONS_ARC_MANAGE_APPS" desc="Label for launching Android apps settings.">
Manage your Android apps in <ph name="BEGIN_LINK">&lt;a is="action-link" id="android-apps-settings-link" role="link"&gt;</ph>Settings<ph name="END_LINK">&lt;/a&gt;</ph>.
@@ -6684,16 +6684,20 @@ All users must sign out to continue.
Automatically send diagnostic and usage data to Google. You can change this at any time in your device <ph name="BEGIN_LINK1">&lt;a href="#" id="settings-link"&gt;</ph>settings<ph name="END_LINK1">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>. <ph name="BEGIN_LINK2">&lt;a href="#" id="learn-more-link"&gt;</ph>Learn More<ph name="END_LINK2">&lt;/a&gt;<ex>&lt;/a&gt;</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
+ Settings - Remove Android apps
</message>
<message name="IDS_ARC_OPT_OUT_DIALOG_HEADER" desc="Title of the opt-out dialog for android apps.">
- Remove Google Play Store?
+ Remove Android apps?
</message>
- <message name="IDS_ARC_OPT_OUT_DIALOG_DESCRIPTION" desc="Describes what will happen if the user opts out of android apps">
- Apps 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 Android devices and other Chromebooks.
+ <message name="IDS_ARC_OPT_OUT_DIALOG_DESCRIPTION" desc="Describes what will happen if the user opts out of android apps. Note that newlines are preserved when this is rendered in the UI.">
+ Apps you’ve downloaded from Google Play will be deleted from this Chromebook.
+
+ Content you’ve purchased such as movies, TV shows, music, books, or other in-app purchases may also be deleted.
+
+ This doesn’t affect apps or content on other devices.
</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
+ Remove Android apps
</message>
<message name="IDS_ARC_OPT_OUT_DIALOG_BUTTON_CANCEL" desc="Button to cancel the removal of the play store from this device">
Cancel
« no previous file with comments | « no previous file | chrome/browser/resources/options/browser_options.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698