Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 03615f61b05992f59af299ca243bc9845f09309c..b022debb5c02232af549cdd0f79ae1cd25d31f16 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. |
|
Daniel Erat
2014/09/15 23:24:36
nit: this string shouldn't have a trailing period
Chirantan Ekbote
2014/09/15 23:36:17
done
|
| + </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> |