-
Notifications
You must be signed in to change notification settings - Fork 7
Localization Instructions
Chris Bellew edited this page Jun 1, 2014
·
5 revisions
Thank you for localizing your language for Voice Control for Plex!
- 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.
- Create a directory in
Voice Control For Plex/src/main/res/, e.g.values-esfor Spanish. - Copy the files
values/strings.xmlandvalues/patterns.xmlinto your new directory. - Edit the files in your new directory to complete the translations.
- Create a new branch on your fork for your translation, then push your branch to github.
- 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. The complete list of languages that Google Now supports can be found here: http://en.wikipedia.org/wiki/Google_Voice_Search#Supported_languages