From d067dca8e10f497e83f628268a34d964bd9d549a Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Thu, 21 Jul 2016 14:57:33 +0300 Subject: [PATCH] Update HOWTO-Translate.md --- docs/HOWTO-Translate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HOWTO-Translate.md b/docs/HOWTO-Translate.md index 7eec059..638ca41 100644 --- a/docs/HOWTO-Translate.md +++ b/docs/HOWTO-Translate.md @@ -6,6 +6,6 @@ To translate 'Audio Recorder' to your language you need to translate following f * [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 + * [https://github.com/axet/android-library/.../strings.xml](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.