summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAleksandr Granin <aleksandr@mullvad.net>2021-02-26 16:20:30 +0100
committerAleksandr Granin <aleksandr@mullvad.net>2021-02-26 16:20:30 +0100
commitb09da89cf6a974e3ba8bd6b0cfebebb3765d5a50 (patch)
tree4b64d02d3f5f7c0cf758cba771114c46d77fb7f6
parent34e99d33d6d6f9eaf53eec302ba94c16ba24f958 (diff)
parentdc134b1b6f44e3a095c86eb25495a2c2117b59b1 (diff)
downloadmullvadvpn-b09da89cf6a974e3ba8bd6b0cfebebb3765d5a50.tar.xz
mullvadvpn-b09da89cf6a974e3ba8bd6b0cfebebb3765d5a50.zip
Merge branch 'android-update-problem-report-hint'
-rw-r--r--android/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml
index 8edb314fdd..397b9b81bc 100644
--- a/android/src/main/res/values/strings.xml
+++ b/android/src/main/res/values/strings.xml
@@ -78,7 +78,7 @@
will be attached to this message. Your data will remain secure and private, as it is anonymised
before being sent over an encrypted channel.</string>
<string name="user_email_hint">Your email (optional)</string>
- <string name="user_message_hint">Describe your problem</string>
+ <string name="user_message_hint">Please describe your problem in English or Swedish</string>
<string name="view_logs">View app logs</string>
<string name="send">Send</string>
<string name="sending">Sending...</string>