Zukero / andors-trail

Andor's Trail
135 stars 68 forks source link

Fixed spelling of Hmm #77

Closed urbalazs closed 6 years ago

urbalazs commented 6 years ago

Just checked my list. We also have both "Hm", and "Hmm". The latter is correct. Fixing this might be a little harder, because of course every "Hmm" contains "Hm".

Hello @Rijackson Hmm, it was quite simple, because each "Hm" was followed by a dot or a comma, so I only changed the following:

sed -i 's/Hm\./Hmm./g' AndorsTrail/res/raw/*.json
sed -i 's/Hm,/Hmm,/g' AndorsTrail/res/raw/*.json
sed -i 's/Hmmm/Hmm/g' AndorsTrail/res/raw/*.json

Now your list is shorter with one item. Please create separate issues for each to-do list items, and I try to solve everything. It is for me like a quest in AT: I sure hope there will be some reward for this. :)

Rijackson commented 6 years ago

Now your list is shorter with one item. Please create separate issues for each to-do list items, and I try to solve everything. It is for me like a quest in AT: I sure hope there will be some reward for this. :)

That was the last of the language issues on my list. How do you want to appear in the game credits? QA assistance by _____. Fill in the blank :)