Skip to content

Instantly share code, notes, and snippets.

@jittuu
Created April 13, 2015 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jittuu/d994b560b89aca376fad to your computer and use it in GitHub Desktop.
Save jittuu/d994b560b89aca376fad to your computer and use it in GitHub Desktop.

Set up

Download and install ResEx at http://resex.codeplex.com/.

Adding additional language

  1. Open resx file with ResEx. You would see as below. In this example, we have two additional languages (Indonesia and Simplified Chinese). image
  2. To add new Language, go to Tools > Add Culture.
  3. Select new language/culture.

image 4. Enter translation value.

image 5. Save the changes.

image 6. It should create another language resx file.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment