Skip to content

Commit a87aa70

Browse files
authored
Update translations guidelines (#1135)
1 parent 1486d3f commit a87aa70

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

TRANSLATIONS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Thank you for taking the time to contribute to DuckDuckGo! :sparkles:
33

44
If you know any of the following languages and would like to help us improve the translations for them, please follow the instructions below.
55

6+
⚠️ We only accept translations tweaks that fix actual issues (typos, grammatical errors) and won't accept minor changes that are only focused on tweaking the wording.
7+
68
## List of languages
79
1. Bulgarian (bg)
810
1. Croatian (hr)
@@ -34,7 +36,7 @@ If you know any of the following languages and would like to help us improve the
3436
1. Each language has a [`values`](https://github.com/duckduckgo/Android/tree/develop/app/src/main/res) directory containing the language code, and the `strings.xml` file contains the translations. Examples:
3537
- Italian translation files are located within `app/src/main/res/values-it/strings.xml`
3638
- Spanish translation files are located within `app/src/main/res/values-es/strings.xml`
37-
1. If you notice anything which could be improved, you should create a PR containing the improved language suggestions.
39+
1. If you notice anything which should be fixed, you should create a PR containing the improved language suggestions.
3840
1. Make the changes to the relevant `strings.xml` file
3941
1. Test the app in the language you've improved, and ensure the changed strings look good
4042
1. Create a PR. As well as the changes themselves, explaining _why_ the changes are an improvement helps a lot.

0 commit comments

Comments
 (0)