Hi, I have seen some ppl use a text file which contains different language keys and values. How do you make such a file. I mean a person can enter any thing in the textbox and push convert how can we ensure that particular word will be in our TextFile.
you cant positively ensure that your going to have every possible word that a user could enter. if you're going to translate data entered by a user, you'd need a dictionary file that contains every word in the the source language along with the translated values.
azamsharp
All-Star
24614 Points
4612 Posts
Making a text file with Language Information
Aug 29, 2004 04:16 AM|LINK
HighOnCoding
mbanavige
All-Star
134964 Points
15421 Posts
ASPInsiders
Moderator
MVP
Re: Making a text file with Language Information
Aug 30, 2004 04:37 PM|LINK