• This repository has been archived on 15/Apr/2022
  • Stars
    star
    9,500
  • Rank 3,556 (Top 0.08 %)
  • Language
    C#
  • License
    GNU Lesser Genera...
  • Created about 11 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Yet Another System Region and Language Simulator

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.