von Hardy_K am 06.02.2007, 00:11
habe nun ein englishes XP und ein dänisches MUI Sprachpaket.
Das ist die AnleitunG,kann nicht so guut english und verstehe nicht ganz wie es funktioniert:
====================================================
This language pack contains the following object definition file:
Import Langda.sld for Danish MUI support
The following guidelines will help you successfully import .sld files:
1. Be sure to select the Copy repository files to repository root check box. Many resource files will be copied as part of the import.
2. Be sure that you have full control permission (including delete permission) access to the repository root into which you are copying repository files. By default, the repository root is read-only.
Note: This .sld file contains a repository object, called Console Repository. This repository object is also shipped in other language packs. Therefore if you import multiple language .sld files, this same repository will be imported multiple times, overwriting existing repository objects in the database. If you do not have full access control (including delete permission) to the repository root, import operation will fail because the new .sld file cannot overwrite existing Console Repository folder in the repository root.
====================================================
3.0 KNOWN ISSUES
====================================================
· Certain start menu items such as Accessories will always appear in English even on run-time images where MUI language resources were applied.
· If you add multiple language support components that have corresponding MUI resources imported into the database, you can use Regional and Language Options in Control Panel at run time to switch the user's default UI language. However, the following registry key must be added before you can switch to the English language:
Registry key: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Nls\MUILanguages
Value name: "0409"
Value: (REG_SZ) 1
· For certain languages, user account pictures may not appear in User Accounts control panel. In this case, make sure to add the Images and Media component, and follow the instructions below:
1. Add the English Language Support component and the International Control Panel component to your configuration using Target Designer.
2. Using the Extra Registry Data node in Target Designer, add the following registry resource to your configuration:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Nls\MUILanguages
Value name: "0409"
Value: (REG_SZ) 1
3. Use Settings node in the Regional and Language Options component in Target Designer to set default UI Language to English
4. Do dependency check and build your runtime.
5. Reboot and go through FBA in English.
6. At run-time, switch to the original UI language of your choice using the International Control Panel.
mfg Hardy_k