Wait for v4b04 language file and help us in finding the not-RTL'ed tags (actually I use a variable but in some places I have to use align="left" hardcoded)...
you make me feel dippresed bozden ...... what not-RTL tags???...i dont wonna hear about variables....i want it easy..... should i wait until windows 2006 realese????
please do it simple.....what code to change and where???
And...about the Joke...
Only American pepole could understand it....i dont get it either...hoping someone will and than i'll....
quote: 1.What is the best method to find all the text string?
Look into the files. Translate them, run the page and see if the output is correct. It is a tedious job, already covered by me. Here are the results in transformation: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=26784
You also need a lot of code changes because the code is highly English oriented (e.g. if-then-else constructs for singular/plural cases).
quote: 2.where to set it RTL direction?
I don't know exact answer for this. I did <HTML>, top level <TABLE> and top level <P> & <DIV> tags. I don't know if the results are satisfactory because I don't have any Hebrew and/or Arabic language file and tester. Nobody did it .
Look into the files. Transform them by adding dir=""RTL"" (I have 74x), run the page and see if the output is correct. Also some/all of align=""left"" (I have 302x) or align=""right"" (I have 528x) tags should be changed, some <INPUT> elements will be re-considered (not done yet) to have fixed alignment, new images (mirrored) must be created (2x), some icon calls must be changed. It is a tedious job where I need help in testing.
quote: 3.where to change the encoding? and what code?