Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: third_party/hunspell/tests/germancompoundingold.aff

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # German compounding 1 # German compounding
2 2
3 # handle special casing of German sharp s 3 # handle special casing of German sharp s
4 4
5 CHECKSHARPS 5 CHECKSHARPS
6 6
7 # compound flags 7 # compound flags
8 8
9 COMPOUNDBEGIN U 9 COMPOUNDBEGIN U
10 COMPOUNDMIDDLE V 10 COMPOUNDMIDDLE V
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
87 PFX D R r/PXY R 87 PFX D R r/PXY R
88 PFX D S s/PXY S 88 PFX D S s/PXY S
89 PFX D T t/PXY T 89 PFX D T t/PXY T
90 PFX D U u/PXY U 90 PFX D U u/PXY U
91 PFX D Ü ü/PXY Ü 91 PFX D Ü ü/PXY Ü
92 PFX D V v/PXY V 92 PFX D V v/PXY V
93 PFX D W w/PXY W 93 PFX D W w/PXY W
94 PFX D X x/PXY X 94 PFX D X x/PXY X
95 PFX D Y y/PXY Y 95 PFX D Y y/PXY Y
96 PFX D Z z/PXY Z 96 PFX D Z z/PXY Z
OLDNEW
« no previous file with comments | « third_party/hunspell/tests/germancompounding.wrong ('k') | third_party/hunspell/tests/germancompoundingold.dic » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698