Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 18f524d39a480afee8b60b7c429f315052e632e9..ccdb4c0230f1b1b23344268808855705471ad472 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."> |
| + Android apps load automatically |
|
Luis Héctor Chávez
2016/10/03 15:43:27
Please reach out to mistuji@ before making any cha
|
| + </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 load automatically after startup and reboot. Enabled by default. |
| + </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> |