Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 1ade4bac952047f8574c053115d9c899938c8ae8..c03728651cde2828a3b3623070da88b342892d43 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -6886,6 +6886,13 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_SYNC_SANDBOX_DESCRIPTION" desc="Description for the flag that causes Chrome to use the sandbox (testing) server for Sync."> |
| Connects to the testing server for Chrome Sync. |
| </message> |
| + |
| + <message name="IDS_FLAGS_ENABLE_DATASAVER_PROMPT_NAME" desc="Title for the flag to enable a prompt to install Data Saver when dongle/3G netword is detected."> |
|
Greg Levin
2015/03/23 00:44:22
"netword"->"network" ; also fix below
Greg Levin
2015/03/24 20:35:32
Done.
|
| + Enable 3G Data Saver Prompt. |
| + </message> |
| + <message name="IDS_FLAGS_ENABLE_DATASAVER_PROMPT_DESCRIPTION" desc="Decription for the flag to enable a prompt to install Data Saver when dongle/3G netword is detected."> |
| + Enables a prompt to take user to Data Saver page on Chrome Web Store, which appears when a 3G network connection is detected. |
|
Finnur
2015/03/23 11:34:33
Add 'the' in front of 'user' and 'Data'
Also, the
Greg Levin
2015/03/24 20:35:32
Done.
|
| + </message> |
| <!-- Crashes --> |
| <message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page."> |