| Index: chrome/app/generated_resources.grd
 | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
 | 
| index 28101458c4e361cc82e0d5141c99a41e0a1d946c..27d91812d1490c5a2265effd69fc317cd4643e02 100644
 | 
| --- a/chrome/app/generated_resources.grd
 | 
| +++ b/chrome/app/generated_resources.grd
 | 
| @@ -12387,6 +12387,11 @@ The following application will be launched if you accept this request:
 | 
|        <message name="IDS_OPTIONS_SETTINGS_LANGUAGE_AND_INPUT_SETTINGS" desc="Button title for invoking the 'Language and input options' panel.">
 | 
|          Language and input settings...
 | 
|        </message>
 | 
| +      <if expr="is_android">
 | 
| +        <message name="IDS_OPTIONS_ENABLE_ANDROID_SPELLCHECKER_DESCRIPTION" desc="The description for the flag to enable use of the Android spellchecker.">
 | 
| +          Enables use of the Android spellchecker.
 | 
| +        </message>
 | 
| +      </if>
 | 
|        <if expr="not is_macosx">
 | 
|          <message name="IDS_OPTIONS_ENABLE_SPELLCHECK" desc="The documentation string of the 'Enable spellcheck' option">
 | 
|            Enable spell checking
 | 
| 
 |