Re: [i18n-activity] Currency symbol handling (#1044)

> (editorial nit) Please don't refer to U+00A4 informally ("show a scarab"). It is a good idea to use the Unicode name and/or U+ notation (as you do elsewhere) for clarity.

https://github.com/w3c/payment-request/pull/942

> Currency display is a complex topic and currency symbols have a certain amount of range, even within a given currency. It seems like it would be more effective to allow the user agent to localize the display of the currency and its value in a localized manner (noting that the language of the context, such as the web page, where the value is rendered constitutes a locale).

I've tried to clarify this also in https://github.com/w3c/payment-request/pull/942
 
> Note that some symbols, such as (particularly) $ are ambiguous due to use across a number of different currencies.

Good point... added example to https://github.com/w3c/payment-request/pull/942

In practice, user agents are all including the currency code. Apple Pay actually excludes the symbol entirely, which is probably for the best.
  

-- 
GitHub Notification of comment by marcoscaceres
Please view or discuss this issue at https://github.com/w3c/i18n-activity/issues/1044#issuecomment-799913403 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 16 March 2021 03:21:49 UTC