-
Notifications
You must be signed in to change notification settings - Fork 7
Localization Instructions
Chris Bellew edited this page May 29, 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-es
for Spanish. - Copy the
values/strings.xml
andvalues/patterns.xml
into 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
.