Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 3073ba904e8d99fe64a562c4d07caf289c2a894f..f833f795bdfdb142f267b335617363fc23dae2c9 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -15562,6 +15562,15 @@ read aloud to screenreader users to announce that a completion is available."> |
| Enabled (Flash ducks when losing audio focus, experimental) |
| </message> |
| </if> |
| + |
| + <if expr="is_android"> |
| + <message name="IDS_FLAGS_NO_CARD_ABORT" desc="Title for the flag to enable the No Card Abort in Payment Request." translateable="false"> |
| + No Card Abort |
|
gone
2016/10/24 19:01:07
1) Can you make this more obviously about credit c
sebsg
2016/10/25 15:13:09
Done.
|
| + </message> |
| + <message name="IDS_FLAGS_NO_CARD_ABORT_DESCRIPTION" desc="Description for the flag to enable the No Card Abort in Payment Request." translateable="false"> |
| + Whether or not the No Card Abort is enabled. |
| + </message> |
| + </if> |
| </messages> |
| </release> |
| </grit> |