Support for Danish
baskham
11 Feb 2018, 14:47Hi.
I live in Denmark, and I would like to write adventures in Danish.
However it does not really work out-of-the-box (5.7.2)
So, I found this thread
http://textadventures.co.uk/forum/quest/topic/c1mxdsq4jek86frktkwmsg/editing-danish
Which does not really get to the end of it.
But I managed to fix it.
At least as the directions and the compass goes.
I have a corrected Dansk.aslx file and a game, which tests all combinations.
However, I can't figure out how to upload it this post :-)
So a little help please :-)
Apart from that, I stumbled over a language discrepancy.
I managed to change the Dansk.aslx file so that I can stand in a room and type "se nord" meaning look north.
However the response is "du ser på nord" which is wrong.
It should be "du ser mod nord"
I can't figure out how to correct this :-(
BR
Benny
mrangel
11 Feb 2018, 16:34However the response is "du ser på nord" which is wrong.
As far as I can tell, that's coming from this line in the template:
<dynamictemplate name="YouLooking">"Du ser på " + text +"."</dynamictemplate>
Can you get it to work by changing that line?
baskham
11 Feb 2018, 18:24Yes!!
That works fine.
Thanks.
How can I contribute the corrected Dansk.aslx file?
baskham
13 Feb 2018, 07:37I made a number of corrections to the Dansk.aslx file.
-Translations of directions (north, east and so on)
-Fixed handling of the "In" direction. It was missing in some but not all places
- Fixed the YouLooking template.
I would like to have this version of the file make it into the next version of Quest.
How do I contribute it?
BR
Benny.
The Pixie
13 Feb 2018, 08:53I sent you a PM
baskham
13 Feb 2018, 09:47Just noticed it :-)
Thanks.