|
920 | 920 | The API does not currently provide a way for developers to
|
921 | 921 | specify the language and base direction in which the payment
|
922 | 922 | sheet is presented to end users. Instead, the API relies on
|
923 |
| - localization information inherited from the document. The |
924 |
| - working group is considering support for requesting specific |
925 |
| - localization of the user interface and of individual |
926 |
| - {{PaymentItems}} and user-facing error messages in a future |
927 |
| - version of this API. |
| 923 | + localization information inherited from the document. |
928 | 924 | p>
|
929 | 925 | aside>
|
930 | 926 | li>
|
|
1730 | 1726 | <dd>
|
1731 | 1727 | A human-readable description of the item. The <a>user agenta> may
|
1732 | 1728 | display this to the user.
|
| 1729 | + <aside class="note" title="Internationalization of the label"> |
| 1730 | + <p> |
| 1731 | + The language and direction of the {{PaymentItem/label}} may often |
| 1732 | + be determined from information inherited from the document. |
| 1733 | + However, this approach may not suffice for some use cases. The |
| 1734 | + working group intends to fix this in a future version by aligning |
| 1735 | + with general approaches for the Web that are in development. |
| 1736 | + p> |
| 1737 | + aside> |
1733 | 1738 | dd>
|
1734 | 1739 | <dt>
|
1735 | 1740 | <dfn>amountdfn> member
|
|
1968 | 1973 | general overview of validation issues, or it can be passed in
|
1969 | 1974 | combination with other members of the {{PaymentValidationErrors}}
|
1970 | 1975 | dictionary.
|
| 1976 | + <aside class="note" title="Internationalization of the error"> |
| 1977 | + <p> |
| 1978 | + The language and direction of the |
| 1979 | + {{PaymentValidationErrors/error}} may often be determined |
| 1980 | + from information inherited from the document. However, this |
| 1981 | + approach may not suffice for some use cases. The working |
| 1982 | + group intends to fix this in a future version by aligning |
| 1983 | + with general approaches for the Web that are in development. |
| 1984 | + p> |
| 1985 | + aside> |
1971 | 1986 | dd>
|
1972 | 1987 | <dt>
|
1973 | 1988 | <dfn>paymentMethoddfn> member
|
|
0 commit comments