Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Internationalization (v4)
 Great, bozden.
 Forum Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Hizoze
Starting Member

31 Posts

Posted - 15 February 2002 :  11:50:53  Show Profile
Yeah, I think you're right when devided language of v4beta4 into parts.

It's not good enought when the Lang1033.asp has a lot of "All forum"; "Admin Section"...

The file down.asp doesn't support Internationalization.

bozden. Can you correct it?

Hizoze<

Rasco
Advanced Member

Germany
3192 Posts

Posted - 15 February 2002 :  12:20:19  Show Profile  Send Rasco an ICQ Message
Why shouldn`t down.asp support internationalization?
The language strings are in there.

<
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 15 February 2002 :  13:51:25  Show Profile
Did you somehow mixed up two installations? What version exactly do you use?

Think PinkPost v40b03 Patches<
Go to Top of Page

Hizoze
Starting Member

31 Posts

Posted - 17 February 2002 :  13:32:58  Show Profile
Now I try both version: 3.3.03 and 4b3(this one is easy for my language. All I have to do is translate lang1033.asp to my language and save as unicode(utf-8).

Only in version 4b3 has the following:
quote:
strLangAdmin_Config_Email00020 = "Admin Section" '"Admin Section"


If you remember, in the file lang1033.asp has many, many
quote:
strLang********** = "Admin Section" '"Admin Section"


It's right.Isn't it?

Hizoze<
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 17 February 2002 :  19:34:01  Show Profile
This was a design decision I made in early stages. I decided to keep each variable set bound to its originating file. This is based on statistics I collected when there were around 1000 strings: There were around 8% duplicates, resulting in about 6% file size increase - because mostly these strings are short.

I will re-consider to join them as we now have 2000 strings.

A more major concern is the use of language in v3.x files. If you look at Lang1033.asp, you will see very similar sentences for different cases: e.g. "You do not have access to ....". If we can replace these phrases with something like: "TOPIC: Access not allowed", we will gain a lot in performance.

BTW: my Q was about the down.asp case...



Think PinkPost v40b03 Patches<
Go to Top of Page

Hizoze
Starting Member

31 Posts

Posted - 23 February 2002 :  14:49:24  Show Profile
I solved the problem by added this line in down.asp

<!--#INCLUDE FILE="inc_top_short.asp" -->

After that, all chars display correct.

Thank RichardKinser for sending me 2 topics in the forum (Help: General/ current version: Snitz 3.3.03 and language)

Hizoze<
Go to Top of Page

Deleted
deleted

4116 Posts

Posted - 23 February 2002 :  16:09:25  Show Profile
I see the problem now. If you are using v40b03, I advise you to download the patches from my signature... The problem was solved in post v40b03 patches as you can find in that message.

And you're right, the down.asp does not include the inc_top.asp so there was no <head> statement. This is where encoding information is automatically put. I will take care of this in the next release of v4 (as its not critical).

[!!!]


Think PinkPost v40b03 Patches<
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.09 seconds. Powered By: Snitz Forums 2000 Version 3.4.07