Payment Request address editor labels are not title-cased in iOS |
||||||
Issue descriptionThese labels come from the libaddressinput third_party/libaddressinput/chromium/address_input_strings.grdp We need <if titlecase> statements for these strings. Similar to: https://cs.chromium.org/chromium/src/components/payments_strings.grdp?rcl=e996f894d9e0a2a9cf7dfe67a2efda60cc8543df&l=77
,
Sep 8 2017
Nice to have in M-63, but not required in that milestone. Removing the milestone label.
,
Sep 10
What's the status on this? Please re-evaluate.
,
Sep 10
,
Sep 10
pkl@ third_party/libaddressinput/chromium/address_input_strings.grdp is a generated file from the libaddressinput strings. Making title-case vs sentence-case distinction isn't possible at that level. Do we have examples where common strings get overridden for iOS?
,
Sep 11
mahmadi@: We could add title case strings in https://github.com/googlei18n/libaddressinput/blob/master/cpp/res/messages.grdp, which sebsg@ maintains. |
||||||
►
Sign in to add a comment |
||||||
Comment 1 by rouslan@chromium.org
, Sep 8 2017