| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 47742aad86fd28ba54560a0f59d31369ea836d73..6fc9008804d157febddfaa3b9c8c7e2f03178ecb 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -5539,6 +5539,12 @@ All users must sign out to continue.
|
| <message name="IDS_3G_NOTIFICATION_MESSAGE" desc="Text of the 3G data notification telling that 3G data is enabled.">
|
| Google Chrome will use mobile data if you're not connected to another network.
|
| </message>
|
| + <message name="IDS_3G_DATASAVER_TITLE" desc="Title of the 3G data notification prompting user to install Data Saver.">
|
| + You are using mobile data
|
| + </message>
|
| + <message name="IDS_3G_DATASAVER_MESSAGE" desc="Text of the 3G data notification prompting user to install Data Saver.">
|
| + Save data and browser faster using Google Data Saver. Click to learn more.
|
| + </message>
|
|
|
| <!-- chrome://mobilesetup strings -->
|
| <message name="IDS_MOBILE_SETUP_TITLE" desc="ChromeOS mobile device activation page title">
|
|
|