Skip to content
This repository has been archived by the owner on Apr 15, 2022. It is now read-only.

xupefei/Locale-Emulator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 24, 2021 06:11
February 24, 2022 11:53
August 25, 2021 20:38
November 29, 2014 12:49
February 10, 2022 22:18
June 23, 2019 15:17

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.