Create HOWTO-Translate.md
This commit is contained in:
parent
540872b63c
commit
6eaf375453
1 changed files with 11 additions and 0 deletions
11
docs/HOWTO-Translate.md
Normal file
11
docs/HOWTO-Translate.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# How To Translate
|
||||
|
||||
To translate 'Audio Recorder' to your language you need to translate following files:
|
||||
|
||||
* [pref_general.xml](/app/src/main/res/xml/pref_general.xml)
|
||||
* [strings.xml](/app/src/main/res/values/strings.xml)
|
||||
|
||||
Additional file from 'android-library'
|
||||
* https://github.com/axet/android-library/blob/master/src/main/res/values/strings.xml
|
||||
|
||||
Then add those files and speak engine to the repository using "New Issue" or create pull request.
|
||||
Loading…
Add table
Add a link
Reference in a new issue