From d04b581aff3d2712c4e7e834defc044b45248171 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Fri, 26 May 2017 18:17:34 +0000 Subject: [PATCH 1/3] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3975dd1..d25d885 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,8 @@ If you want to translate 'Audio Recorder' to your language please read this: # Screenshots ![shot](/docs/shot.png) + +# Contributors + + * japanese translation thanks to @naofum + * german translation thanks to @vv01f From 1b2b9ecafdfc9b35169fd27c06e9b3da64dadc17 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Fri, 26 May 2017 18:18:36 +0000 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d25d885..a71193e 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,5 @@ If you want to translate 'Audio Recorder' to your language please read this: # Contributors - * japanese translation thanks to @naofum + * japanese translation thanks to @naofumi * german translation thanks to @vv01f From 181ce5dbed577572f319c3767706700f60dfa2c3 Mon Sep 17 00:00:00 2001 From: vv01f Date: Sat, 27 May 2017 10:09:27 +0000 Subject: [PATCH 3/3] Update HOWTO-Translate.md for which branch to merge to --- 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 faea935..43c0760 100644 --- a/docs/HOWTO-Translate.md +++ b/docs/HOWTO-Translate.md @@ -16,4 +16,4 @@ Also, add Google Play translation for: * Short Description * Full description -Then add those files to the repository using "New Issue" or create pull request. +Then add those files to the repository using "New Issue" or "Merge Request" (GitLab's name for "Pull Request" if you come from GitHub) against the `dev` branch.