You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: TRANSLATIONS.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ Thank you for taking the time to contribute to DuckDuckGo! :sparkles:
3
3
4
4
If you know any of the following languages and would like to help us improve the translations for them, please follow the instructions below.
5
5
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
+
6
8
## List of languages
7
9
1. Bulgarian (bg)
8
10
1. Croatian (hr)
@@ -34,7 +36,7 @@ If you know any of the following languages and would like to help us improve the
34
36
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:
35
37
- Italian translation files are located within `app/src/main/res/values-it/strings.xml`
36
38
- 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.
38
40
1. Make the changes to the relevant `strings.xml` file
39
41
1. Test the app in the language you've improved, and ensure the changed strings look good
40
42
1. Create a PR. As well as the changes themselves, explaining _why_ the changes are an improvement helps a lot.
0 commit comments