| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index bffb4c535cdd658bdd0ec9c084aafe410fa60da2..c88de2289f9931f1eeaafe31c55844070641ee24 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14780,6 +14780,12 @@ Do you accept?
|
| <message name="IDS_FLAGS_ENABLE_OFFLINE_MODE_DESCRIPTION" desc="Description of the flag to make reads in offline mode come from the cache even if it's stale">
|
| Reads from web resources when the source is unavailable will be satisfied from available stale cache entries.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_OFFLINE_AUTO_RELOAD_NAME" desc="Name of the flag to make pages which failed to load while offline auto-reload">
|
| + Enable Offline Auto-Reload Mode
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_OFFLINE_AUTO_RELOAD_DESCRIPTION" desc="Description of the flag to make make pages which failed to load while offline auto-reload">
|
| + Pages that fail to load while the browser is offline will be auto-reloaded when the browser is online again.
|
| + </message>
|
|
|
| <message name="IDS_FLAGS_ENABLE_VIRTUAL_KEYBOARD_NAME" desc="Name of about:flags option to turn on the virtual keyboard">
|
| Virtual Keyboard
|
|
|