New issue
Advanced search Search tips

Issue 767169 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

[Payments] Android editor should use country string from libaddressinput

Project Member Reported by ma...@chromium.org, Sep 20 2017

Issue description

Currently, address editor on Android is using the country string in android_chrome_strings.grd [1], but Desktop and iOS are using the country string from libaddressinput (i.e., IDS_LIBADDRESSINPUT_COUNTRY_OR_REGION_LABEL). We should remove the string in [1] in favor of libaddressinput string.

[1] https://cs.chromium.org/chromium/src/chrome/android/java/strings/android_chrome_strings.grd?rcl=1e5c67abd6325c2c316fa9a9430b85079174f0d6&l=358
 

Comment 1 by ma...@chromium.org, Sep 20 2017

Status: WontFix (was: Assigned)
Seems like libaddressinput strings are not available from Java. This is too much overhead for 1 string, aborting!

Sign in to add a comment