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..4576036b99e1eea1348646a89f443f74108294fd 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 3rd party apps on ARC."> |
|
Luis Héctor Chávez
2016/09/24 02:03:25
nit: s/3rd party/third-party/. Same in L6320.
xzhou
2016/09/26 18:13:30
Done.
|
| + Prevent apps from automatically loading |
| + </message> |
| + <message name="IDS_FLAGS_ARC_ACTION_BOOT_COMPLETED_DESCRIPTION" desc="Description for the flag for blocking ACTION_BOOT_COMPLETED broadcast for 3rd party apps."> |
| + Disable apps from automatically loading after startup and reboot. |
| + </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> |