| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 03615f61b05992f59af299ca243bc9845f09309c..de9bc0bcdde12f1cdbdbca8c7d2677642293620d 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -1090,6 +1090,12 @@ Press any key to continue exploring.
|
| <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc="Description for the flag to disable the color calibration of the display.">
|
| Disable calibrating the color of the display even if the display supports the feature.
|
| </message>
|
| + <message name="IDS_FLAGS_WAKE_ON_PACKETS_NAME" desc="Name for the flag to enable wake on packets.">
|
| + Wake On Packets
|
| + </message>
|
| + <message name="IDS_FLAGS_WAKE_ON_PACKETS_DESCRIPTION" desc="Description for the flag to enable wake on packets.">
|
| + Enables waking the device based on the receipt of some network packets.
|
| + </message>
|
| <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog.">
|
| Learn More
|
| </message>
|
|
|