xupefei / Locale-Emulator

Yet Another System Region and Language Simulator

Home Page:https://pooi.moe/Locale-Emulator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Locale Emulator

license AppVeyor Github All Releases GitHub release

Yet Another System Region and Language Simulator

LE interface

Download

Download available at https://github.com/xupefei/Locale-Emulator/releases.

For usage, please read https://xupefei.github.io/Locale-Emulator/ (in English and 中文).

Translate

If you want to help translating Locale Emulator, you can find all strings in

  • DefaultLanguage.xaml in LEGUI/Lang folder.
  • DefaultLanguage.xml in LEContextMenuHandler/Lang folder.

After you translated the above files into your language, please inform me by creating a pull request.

Build

  1. Clone the repo using Git.
  2. Install Microsoft Visual Studio 2015 / 2017.
  3. Open LocaleEmulator.sln.
  4. Perform Build action.
  5. Clone and build the core libraries: https://github.com/xupefei/Locale-Emulator-Core
  6. Copy LoaderDll.dll and LocaleEmulator.dll from Locale-Emulator-Core to Locale-Emulator build folder.

License

LGPL

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.

About

Yet Another System Region and Language Simulator

https://pooi.moe/Locale-Emulator/

License:GNU Lesser General Public License v3.0


Languages

Language:C# 99.8%Language:PowerShell 0.2%