From 6a7378f00cdccf8e7c2b1d3b4fbeca6b3ce99375 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Fri, 9 Jun 2017 11:19:31 +0000 Subject: [PATCH] Update HOWTO-Translate.md --- docs/HOWTO-Translate.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/HOWTO-Translate.md b/docs/HOWTO-Translate.md index 43c0760..6051a34 100644 --- a/docs/HOWTO-Translate.md +++ b/docs/HOWTO-Translate.md @@ -12,8 +12,8 @@ Additional file from 'android-audio-library' * [https://gitlab.com/axet/android-audio-library/.../strings.xml](https://gitlab.com/axet/android-audio-library/blob/master/src/main/res/values/strings.xml) Also, add Google Play translation for: - * Title - * Short Description - * Full description + * Title (50 symbols max) + * Short Description (80 symbols max) + * Full description (4000 symbols max) 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.