Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index a4a9a0dd3395b3c47f52d4dc1223cfa82d2e59b3..264f416bc6c49c14e132e3e3fa82b7b82adccf8a 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -6195,6 +6195,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <message name="IDS_FLAGS_SPELLCHECK_AUTOCORRECT_DESCRIPTION" desc="Description for the flag to force synchronous spellchecking."> |
| Turn on autocorrection of text while typing. Synchronous spellchecking is not compatible with this feature. |
| </message> |
| + <message name="IDS_ENABLE_MULTILINGUAL_SPELLCHECKER_NAME" desc="Title for the flag to turn on multilingual spellchecker."> |
|
please use gerrit instead
2015/02/23 18:51:46
s/IDS/IDS_FLAGS/
Klemen Forstnerič
2015/02/24 21:57:44
Done.
|
| + Enable Multilingual Spellchecker |
| + </message> |
| + <message name="IDS_ENABLE_MULTILINGUAL_SPELLCHECKER_DESCRIPTION" desc="Description for the flag to turn on multilingual spellchecker."> |
|
please use gerrit instead
2015/02/23 18:51:47
s/IDS/IDS_FLAGS/
Klemen Forstnerič
2015/02/24 21:57:44
Done.
|
| + Turn on support for spellchecking in multiple languages at the same time. |
| + </message> |
| <if expr="use_ash"> |
| <message name="IDS_FLAGS_DISABLE_MINIMIZE_ON_SECOND_LAUNCHER_ITEM_CLICK_NAME" desc="Name for the flag which allows to minimize a window upon launcher item click under certain conditions."> |
| Disallow shelf to minimize-on-click. |