diff options
| author | Aleksandr Granin <aleksandr@mullvad.net> | 2021-02-26 15:43:17 +0100 |
|---|---|---|
| committer | Aleksandr Granin <aleksandr@mullvad.net> | 2021-02-26 16:17:43 +0100 |
| commit | dc134b1b6f44e3a095c86eb25495a2c2117b59b1 (patch) | |
| tree | 4b64d02d3f5f7c0cf758cba771114c46d77fb7f6 /android/src | |
| parent | 34e99d33d6d6f9eaf53eec302ba94c16ba24f958 (diff) | |
| download | mullvadvpn-dc134b1b6f44e3a095c86eb25495a2c2117b59b1.tar.xz mullvadvpn-dc134b1b6f44e3a095c86eb25495a2c2117b59b1.zip | |
Update problem report hint message
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/res/values/strings.xml | 2 |
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> |
