freshmeat
-
Total Posts
:
4
-
Reward points
:
0
- Joined: Feb 27 '05
-
Status: offline
|
multiple languages UI?
Mon. Feb 28, '05 3:37 AM
( permalink)
Hi, i know ASP-PGD is using some "language file" to show UI but i am wondering if it is supporting multiple languages or not? Say, we wish to show German to Germany users while show English to other countries users. Is that possible? Thanks
|
|
|
|
Samuel
-
Total Posts
:
11858
-
Reward points
:
180790
- Joined: May 23 '01
-
Status: offline
|
RE: multiple languages UI?
Mon. Feb 28, '05 9:22 AM
( permalink)
yes, the software supports multiple languages. Go to the demo forum and login as admin, and you will be able to choose Dutch/English in your profile (the last option is the language preference). You just provide a German langauge file for your forum and it will be available as an option as well.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|
freshmeat
-
Total Posts
:
4
-
Reward points
:
0
- Joined: Feb 27 '05
-
Status: offline
|
RE: multiple languages UI?
Mon. Feb 28, '05 7:20 PM
( permalink)
Hi Samuel, i meant i wish the UI can be translated into different language and show them to different users THE SAME TIME. I used demo forum, logged in as admin, and changed the forum language to Dutch. but after that, i went to the forum as Guest (opened a new browser window so the session is new), i saw the UI is Dutch but i hope to see English UI as Guest account. Does ASP-PGD support that feature or is it easy to customize it ourselves after we buy it? Thanks
|
|
|
|
Samuel
-
Total Posts
:
11858
-
Reward points
:
180790
- Joined: May 23 '01
-
Status: offline
|
RE: multiple languages UI?
Mon. Feb 28, '05 10:49 PM
( permalink)
yes, the UI can be set individually for each user, but the dropdown box is only available to registered members but not Guests. If you want to offer language choice to Guests, you can slightly modify the code to achieve it. Language preference is not set/pulled from database but stored in cookeis so it is relatively easy to modify to fit your needs.
ASPPlayground.NET ~ see our Version 4 plans here
|
|
|
|