tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

en_US_POSIX.txt (715B)


      1 // © 2016 and later: Unicode, Inc. and others.
      2 // License & terms of use: http://www.unicode.org/copyright.html
      3 // Generated using tools/cldr/cldr-to-icu/
      4 en_US_POSIX{
      5    ExemplarCharactersNumbers{"[‑ % + , \\- . / 0 1 2 3 4 5 6 7 8 9]"}
      6    NumberElements{
      7        latn{
      8            patterns{
      9                currencyFormat{"¤ 0.00"}
     10                currencyFormat%alphaNextToNumber{"¤ 0.00"}
     11                currencyFormat%noCurrency{"0.00"}
     12                decimalFormat{"0.######"}
     13                percentFormat{"0%"}
     14                scientificFormat{"0.000000E+000"}
     15            }
     16            symbols{
     17                infinity{"INF"}
     18                perMille{"0/00"}
     19            }
     20        }
     21    }
     22 }