Skip to content

Localization Instructions

Chris Bellew edited this page May 29, 2014 · 5 revisions

Thank you for localizing your language for Voice Control for Plex!

  1. Fork this repository. If you don't know how to do that, please Google for instructions as that is outside the scope of this document.
  2. Create a directory in Voice Control For Plex/src/main/res/, e.g. values-es for Spanish.
  3. Copy the values/strings.xml and values/patterns.xml into your new directory.
  4. Edit the files in your new directory to complete the translations.
  5. Create a new branch on your fork for your translation, then push your branch to github.
  6. Create a pull request for you translation to be merged into master.

Please note that patterns.xml will be used for recognizing what is actually spoken into a user's device. If Google's Voice Recognition engine does not support your language, do not copy/translate patterns.xml.

Clone this wiki locally