Yet Another System Region and Language Simulator
Download available at https://github.com/xupefei/Locale-Emulator/releases.
For usage, please read https://xupefei.github.io/Locale-Emulator/ (in English and 中文).
If you want to help translating Locale Emulator, you can find all strings in
DefaultLanguage.xaml
inLEGUI/Lang
folder.DefaultLanguage.xml
inLEContextMenuHandler/Lang
folder.
After you translated the above files into your language, please inform me by creating a pull request.
- Clone the repo using Git.
- Install Microsoft Visual Studio 2015 / 2017.
- Open
LocaleEmulator.sln
. - Perform Build action.
- Clone and build the core libraries: https://github.com/xupefei/Locale-Emulator-Core
- Copy LoaderDll.dll and LocaleEmulator.dll from Locale-Emulator-Core to Locale-Emulator build folder.
LEContextMenuHandler
project use source codes from Microsoft All-In-One Code Framework which is licensed by Microsoft Public License.
Flat icon set from graphicex.
All other source code files are licensed under LGPL-3.0.
If you want make any modification on these source codes while keeping new codes not protected by LGPL-3.0, please contact me for a sublicense instead.