|
|
#1 |
|
Junior Member
Join Date: Sep 2008
Posts: 5
|
Hi all,
I need to create multilanguage installer. I have some files that depends on selected language and some that are same for all languages (must be installed always). Is there any way how to create this? Thnx for any help |
|
|
|
|
|
#2 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
you can query $LANGUAGE and do operations depending of its value
|
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Sep 2008
Posts: 5
|
Yes, it is possible, but is there any automatic way? Like using LangString.
And I thinking about using language specific sections. User will select language and only section for this language is displayed. |
|
|
|
|
|
#4 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
i guess automatic will be difficult, as i'm not sure what's the best way to determine a user's language. take me, i'm using an english os with german keyboard and austro-german language settings.
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Sep 2008
Posts: 5
|
You are selecting language when installer is starting. All other things will be related to this selected language.
|
|
|
|
|
|
#6 |
|
Forum King
Join Date: Jan 2002
Location: AT-DE
Posts: 3,366
|
when the user has to choose the language on startup, use the method i described in my first reply!
code: |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Sep 2008
Posts: 5
|
Oki, thnx for help
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|