forked from coddec/Classic-Shell
-
Notifications
You must be signed in to change notification settings - Fork 470
Localization instructions
Xenhat edited this page Jul 9, 2018
·
4 revisions
Reading Localization.rtf, I (@Xenhat) found a few things:
- We do not have a CSV -> DLL converter (Ivo used to accept .csv and created a DLL from that).
- DLL editing is only one of the supported translation methods
- The DLL are regenerated as needed, and only used to override the
L10Nfiles - The main method to translate Classic Start is to edit the three (3)
L10N.inifiles:ClassicStartSrc/ClassicExplorer/ExplorerL10N.iniClassicStartSrc/ClassicStartMenu/StartMenuL10N.iniClassicStartSrc/ClassicStartMenu/StartMenuHelper/StartMenuHelperL10N.ini
-
Installer translation:
-
ClassicStartSrc/Localization/WixUI/<lang>.wxl(plain text)
-
-
Policy translation:
-
ClassicStartSrc/Localization/<language>/*ADMX.txtfiles
-
ClassicStartLoc appears to be an example and is not referenced anywhere in the code or the build scripts. It can probably be removed.
Using Japanese as example. you need to modify the section titled [ja-JP] - Japanese (Japan):
etc