diff options
author | Timothy Flynn <trflynn89@pm.me> | 2021-11-12 17:16:30 -0500 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-11-13 11:52:45 +0000 |
commit | 9421d5c0cfaa4c199f50d22a1386c07c3ae37662 (patch) | |
tree | 22a168ab64471762bb90e33dcba56ef2420d6809 /Meta/CMake | |
parent | 39e031c4ddc14f2aeecddf3dbf300603b491ab9f (diff) | |
download | serenity-9421d5c0cfaa4c199f50d22a1386c07c3ae37662.zip |
LibUnicode: Generate currency unit-pattern number formats
These are used when formatting a number as currency with a display
option of "name" (e.g. for USD, the name is "US Dollars" in en-US).
These patterns appear in the CLDR in a different manner than other
number formats that are pluralized. They are of the form "{0} {1}",
therefore do not undergo subpattern replacements.
Diffstat (limited to 'Meta/CMake')
0 files changed, 0 insertions, 0 deletions