Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 8587940d89cc90cff127739f8eba99114adca9bb..7fcb9c0e3547d2e371fd9af834bc6cf954d20093 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -13853,6 +13853,12 @@ Do you accept? |
| Enable IME extensions to supply custom views for user input such as virtual keyboards. |
| </message> |
| + <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_IME_FEATURES_NAME" desc="Name of about::flags option to enable experimental features for IMEs"> |
| + Experimental IME features. |
| + </message> |
| + <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_IME_FEATURES_DESCRIPTION" desc="Description of about::flags option to enable experimental features for IMEs, which is only for internal dogfooders and developers"> |
| + Enable experimental features for IMEs. |
|
Yuki
2014/10/23 08:15:28
Please write the same thing here, too. Users cann
|
| + </message> |
| <message name="IDS_FLAGS_ENABLE_EXPERIMENTAL_INPUT_VIEW_FEATURES_NAME" desc="Name of about::flags option to enable experimental features for IME input-views"> |
| Experimental input view features. |
| </message> |