Hi all,
i'm looking for some info regarding the creation of a custom language.
I'm talking both platform and application.
Together with PLLP, what are the methods/tips/tricks that you guys use to do it correctly and efficiently.
Can you guys share?
Thanks!
0
Comments
For the application it is easy. The biggest problem is to find someone to translate all the texts.
As i starting point see
http://msdn.microsoft.com/en-us/library/dd301161%28v=nav.70%29.aspx
Regarding Platform this would imply that you will need to change
fin.etx
and
fin.stx
as these two files contain all messages for NAV.
I never tried this so I am not sure how would this work.
Anyhow you can change a text in one of these files and see the result.
I hope this helps.
Thanks.