summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2022-10-13 09:23:28 +0200
committerAlbin <albin@mullvad.net>2022-10-13 10:34:16 +0200
commit3e519d754b09c3a0d4e9b8503529a77c023a4ae0 (patch)
tree7711626656dd2e4bac3def726bcb2490f4931cb7 /android
parentca62e306d472a9d8d2dd742df6d7c5b5b7d91097 (diff)
downloadmullvadvpn-3e519d754b09c3a0d4e9b8503529a77c023a4ae0.tar.xz
mullvadvpn-3e519d754b09c3a0d4e9b8503529a77c023a4ae0.zip
Document DNT phrases and terms
Diffstat (limited to 'android')
-rw-r--r--android/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/android/README.md b/android/README.md
index 3dbcb3be61..b840c9d01d 100644
--- a/android/README.md
+++ b/android/README.md
@@ -10,7 +10,8 @@ See the [build instructions](BuildInstructions.md) for help building the app.
### How to update translations
-See [/gui/locales/README.md][gui-locales-readme] for how to easily update translations.
+See [/gui/locales/README.md][gui-locales-readme] for how to easily update translations. It also
+includes documentation for which phrases and terms shouldn't be translated (Do Not Translate).
### Detailed structure and script documentation