Index: chrome/app/chromeos_strings.grdp |
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
index 18f524d39a480afee8b60b7c429f315052e632e9..fa676f7b086a57f5a629dfd5afa7c6ed5bf2a5a6 100644 |
--- a/chrome/app/chromeos_strings.grdp |
+++ b/chrome/app/chromeos_strings.grdp |
@@ -6314,6 +6314,12 @@ All users must sign out to continue. |
<message name="IDS_ARC_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notification text warning users that they are critically low on disk space and Android apps can not be launched."> |
Free up disk space to launch Android apps. |
</message> |
+ <message name="IDS_FLAGS_ARC_ACTION_BOOT_COMPLETED" desc="Name of the flag for blocking the ACTION_BOOT_COMPLETED broadcast for third-party apps on ARC."> |
Daniel Erat
2016/10/03 22:39:28
please be consistent in naming. it looks like you'
xzhou
2016/10/03 23:29:31
I changed the flag name. Regarding the "ACTION_BOO
|
+ Load Android apps automatically |
+ </message> |
+ <message name="IDS_FLAGS_ARC_ACTION_BOOT_COMPLETED_DESCRIPTION" desc="Description for the flag for blocking ACTION_BOOT_COMPLETED broadcast for third-party apps."> |
+ Allow Android apps to load automatically after startup and reboot. Enabled by default. |
Daniel Erat
2016/10/03 22:39:28
nit: it doesn't look like we describe the default
xzhou
2016/10/03 23:29:31
Done.
|
+ </message> |
<message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag for enabling opt-in IME menu."> |
Enable opt-in IME menu |
</message> |