New issue
Advanced search Search tips

Issue 674651 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Consolidate some payment strings.

Project Member Reported by anthonyvd@chromium.org, Dec 15 2016

Issue description

From a recent review comment:

1) Place this string in components/autofill_strings.grdp

2) Let Android use it via formatter_data="android_java"

3) Remove IDS_PAYMENTS_ORDER_SUMMARY_LABEL from android_chrome_strings.grdp.

4) Use R.string.payment_request_order_summary_title instead of R.string.payments_order_summary_label in PaymentRequestUI.java.

5) Optional: Use IDS_PAYMENT_REQUEST_ORDER_SUMMARY_TITLE instead of IDS_IOS_PAYMENT_REQUEST_PAYMENT_ITEMS_TITLE.
 
Status: Fixed (was: Assigned)
This bug is now obsolete, payment strings are consolidated in a common file.

Sign in to add a comment