tor-browser

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

de_ASCII.txt (481B)


      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 #
      5 # File: de_ASCII.txt
      6 # Generated from CLDR
      7 #
      8 
      9 $AE = [Ä {A \u0308}];
     10 $OE = [Ö {O \u0308}];
     11 $UE = [Ü {U \u0308}];
     12 [ä {a \u0308}] → ae;
     13 [ö {o \u0308}] → oe;
     14 [ü {u \u0308}] → ue;
     15 {$AE} [:Lowercase:] → Ae;
     16 {$OE} [:Lowercase:] → Oe;
     17 {$UE} [:Lowercase:] → Ue;
     18 $AE → AE;
     19 $OE → OE;
     20 $UE → UE;
     21 ::Latin-ASCII;