JeffreySu / Locale-Emulator

Yet Another System Region and Language Simulator

Home Page:http://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 http://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 either create a pull request or submit a ticket to notify me about that.

Build

  1. Clone the repo using Git.
  2. Install Microsoft Visual Studio 2015 / 2017.
  3. Open LocaleEmulator.sln.
  4. Perform Build action.

Submit Issue

Due to the limited effort, we only accept issues under Windows 10 OS. If you are using another version of Windows, you may fix it by yourself.

You can submit an issue if any application is not working (but you think should work) with Locale Emulator. Before submitting, please turn-off your antivirus and protection software and try again.

If you decide to submit a ticket, please indicate the following information in the issue:

  • Your system type (32 / 64 / 65536bit).
  • Name and company of the broken application.
  • Error message produced by Locale Emulator, including error number, application path, version of Locale Emulator and UAC information.
  • Attach a screen capture if the application runs but not running correctly.

Feature Request

You can also submit an issue if you have some wonderful ideas to improve Locale Emulator. Then I may accept it because I want to make Locale Emulator small. So if your idea is to add automatic translation function to Locale Emulator, please fork this repo and do it yourself.

License

enter image description here

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

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

License:GNU Lesser General Public License v3.0


Languages

Language:C# 99.8%Language:PowerShell 0.2%