| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index f05009f2107ca6081f81777d298a867133955cc2..b9277e2ae13246657647a56952827e92eb8c2636 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14904,6 +14904,12 @@ Some features may be unavailable. Please check that the profile exists and you
|
| <message name="IDS_FLAGS_ENABLE_GOOGLE_NOW_INTEGRATION_DESCRIPTION" desc="Description of about:flags option to turn on Google Now integration">
|
| Enable Google Now notifications support.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_OFFLINE_MODE_NAME" desc="Name of the flag to make reads in offline mode come from the cache even if it's stale">
|
| + Enable Offline Cache Mode
|
| + </message>
|
| + <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_TRANSLATE_ALPHA_LANGUAGES_NAME"
|
| desc="Name of about:flag option to turn on Translate alpha languages support">
|
|
|