| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 2636d0a6aee5a82148326e1bffdd4af15a726ea6..df8ab6e39f542624aa4382688db828a117f4822f 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14899,6 +14899,16 @@ Some features may be unavailable. Please check that the profile exists and you
|
| Enable Google Now notifications support.
|
| </message>
|
|
|
| + <message name="IDS_FLAGS_ENABLE_TRANSLATE_ALPHA_LANGUAGES_NAME"
|
| + desc="Name of about:flag option to turn on Translate alpha languages support">
|
| + Enable Translate support on "alpha languages"
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_TRANSLATE_ALPHA_LANGUAGES_DESCRIPTION"
|
| + desc="Description of about:flags option to turn on Translate support on alpha languages">
|
| + When enabled, will support Translate on pages written in "alpha languages", that may have less-reliable translation quality than supported languages.
|
| + See, also http://translate.google.com/about/ .
|
| + </message>
|
| +
|
| <!-- Toast experiment. -->
|
| <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make chrome the default browser">
|
| Make it my default browser
|
|
|