summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/lang-fake.cc
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-04-20 12:21:12 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-04-20 12:21:12 +0200
commit2818eb52b5e6384c24b113150b639c07cc60172a (patch)
tree03d65876395d71783173b0d431ce2211042a7aa0 /crawl-ref/source/lang-fake.cc
parentb71ee2903504d82b0ab4224f8b216dc9d484263c (diff)
downloadcrawl-ref-2818eb52b5e6384c24b113150b639c07cc60172a.tar.gz
crawl-ref-2818eb52b5e6384c24b113150b639c07cc60172a.zip
(Hy) -> (I) in the jägerkin fake translation.
Diffstat (limited to 'crawl-ref/source/lang-fake.cc')
-rw-r--r--crawl-ref/source/lang-fake.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/lang-fake.cc b/crawl-ref/source/lang-fake.cc
index 2a57d8bc05..b8ec4cb697 100644
--- a/crawl-ref/source/lang-fake.cc
+++ b/crawl-ref/source/lang-fake.cc
@@ -127,7 +127,7 @@ static const char* jager[][4] =
{"ing","ink"},
{"irl","url"},
{"ish","eesh"},
- {"^i$","hy"},
+ {"^i","hy", 0, ")"LETTERS},
{"ve$","ff", "!"LETTERS},
{"ect$","eck"},
{"and","und"},