Chromium Code Reviews| Index: chrome/app/settings_strings.grdp |
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
| index a65a92192cf24f30251b48ca36fc759ce65ed737..a72ed49d75666086173a684a479ed16052264034 100644 |
| --- a/chrome/app/settings_strings.grdp |
| +++ b/chrome/app/settings_strings.grdp |
| @@ -3149,6 +3149,36 @@ |
| <message name="IDS_SETTINGS_POWER_SOURCE_CALCULATING" desc="In Device Settings > Power, the power source description when the power status is being determined."> |
| Checking... |
| </message> |
| + <message name="IDS_SETTINGS_POWER_IDLE_LABEL" desc="In Device Settings > Power, label for idle behavior."> |
|
michaelpg
2017/06/16 01:34:59
"label for behavior when device is idle" to reduce
Daniel Erat
2017/06/16 02:34:24
Done.
|
| + When idle |
| + </message> |
| + <message name="IDS_SETTINGS_POWER_IDLE_DISPLAY_OFF_SLEEP" desc="In Device Settings > Power, menu item for idle behavior that turns the screen off and later puts the device to sleep."> |
| + Turn off display and sleep |
| + </message> |
| + <message name="IDS_SETTINGS_POWER_IDLE_DISPLAY_OFF_STAY_AWAKE" desc="In Device Settings > Power, menu item for idle behavior that turns the screen off but prevents the device from sleeping."> |
| + Turn off display but stay awake |
| + </message> |
| + <message name="IDS_SETTINGS_POWER_IDLE_DISPLAY_ON" desc="In Device Settings > Power, menu item for idle behavior that prevents the screen from turning off and prevents the device from sleeping."> |
| + Keep display on |
| + </message> |
| + <message name="IDS_SETTINGS_POWER_IDLE_OTHER" desc="In Device Settings > Power, menu item for custom idle behavior."> |
| + Other |
| + </message> |
| + <message name="IDS_SETTINGS_POWER_LID_CLOSED_LABEL" desc="In Device Settings > Power, label for lid-closed behavior."> |
| + When lid is closed |
| + </message> |
| + <message name="IDS_SETTINGS_POWER_LID_CLOSED_SLEEP" desc="In Device Settings > Power, menu item for lid-closed behavior that puts the device to sleep."> |
| + Sleep |
| + </message> |
| + <message name="IDS_SETTINGS_POWER_LID_CLOSED_STAY_AWAKE" desc="In Device Settings > Power, menu item for lid-closed behavior that prevents the device from sleeping."> |
| + Stay awake |
| + </message> |
| + <message name="IDS_SETTINGS_POWER_LID_CLOSED_SIGN_OUT" desc="In Device Settings > Power, menu item for lid-closed behavior that signs the user out."> |
| + Sign out |
| + </message> |
| + <message name="IDS_SETTINGS_POWER_LID_CLOSED_SHUT_DOWN" desc="In Device Settings > Power, menu item for lid-closed behavior that shuts the system down."> |
| + Shut down |
| + </message> |
| </if> |
| <!-- System Page --> |