Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index cf597644717eed64d7a9e56fd2c48b1e7ccb4db7..b8d91acf03206635e010c5a8c5efc3aa69beb754 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -5549,6 +5549,14 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| Enabling this option allows web applications to access experimental extensions to the Gamepad APIs. |
| </message> |
| <if expr="is_android"> |
| + <message name="IDS_FLAGS_NEW_PHOTO_PICKER_NAME" desc="Name of about:flags option to turn on the new Photo picker."> |
| + Enable new Photopicker |
|
Theresa
2017/03/15 15:56:32
nit: s/Photopicker/photo picker
Do we want transl
Finnur
2017/03/16 11:38:04
Good point. I'd say yes.
|
| + </message> |
| + <message name="IDS_FLAGS_NEW_PHOTO_PICKER_DESCRIPTION" desc="Description of about:flags option to turn on the new Photo picker."> |
| + Activates the new picker for selecting photos. |
| + </message> |
| + </if> |
| + <if expr="is_android"> |
| <message name="IDS_FLAGS_ENABLE_OSK_OVERSCROLL_NAME" desc="Name of about:flags option to turn on the overscrolling for the OSK."> |
| Enable OSK Overscroll |
| </message> |