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

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: Indent the android settings section. 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
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 7ac9864d492ed4b72f335ac73c17a2f5b7496869..fb70b213cbb8b6c4fdf905bfde71985534185551 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,18 @@ 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.
+ <ph name="MARKUP_1">&lt;p&gt;</ph>Apps you’ve downloaded from Google Play will be deleted from this Chromebook.<ph name="MARKUP_2">&lt;/p&gt;</ph>
Dan Beam 2016/06/27 17:40:38 you don't need <ph> (placeholders) if you're not d
Ben Kwa 2016/06/27 17:52:15 Much cleaner, thanks!
+ <ph name="MARKUP_3">&lt;p&gt;</ph>Content you’ve purchased such as movies, TV shows, music, books, or other in-app purchases may also be deleted.<ph name="MARKUP_4">&lt;/p&gt;</ph>
+ <ph name="MARKUP_5">&lt;p&gt;</ph>This doesn’t affect apps or content on other devices.<ph name="MARKUP_6">&lt;/p&gt;</ph>
</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

Powered by Google App Engine
This is Rietveld 408576698