New issue
Advanced search Search tips

Issue 695039 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

[Payments] Two strings for invalid card number

Project Member Reported by ma...@chromium.org, Feb 22 2017

Issue description

We have 

<message name="IDS_PAYMENTS_CARD_NUMBER_INVALID_VALIDATION_MESSAGE" desc="The text that informs the user that the credit card number they have entered is not valid." formatter_data="android_java">
    Invalid card number
  </message>

And 

  <message name="IDS_PAYMENTS_CARD_NUMBER_INVALID" desc="The label to indicate payment card number is invalid." formatter_data="android_java">
    Card number invalid
  </message>

in payments_strings.grdp
 

Comment 2 by ma...@chromium.org, Feb 23 2017

Status: Fixed (was: Assigned)
Components: -UI>Browser>Autofill>Payments UI>Browser>Payments

Sign in to add a comment