summaryrefslogtreecommitdiffhomepage
path: root/android/lib
diff options
context:
space:
mode:
authorJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-10-06 16:32:14 +0200
committerJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-10-15 07:23:21 +0200
commite06c8ede52f8fdc7ae974038757674a36c527019 (patch)
tree1248b168e5c33129a7ea1e31febe5ca12df965a6 /android/lib
parent66d1b4e66ae05913e0fa557ac123758a11f7329d (diff)
downloadmullvadvpn-e06c8ede52f8fdc7ae974038757674a36c527019.tar.xz
mullvadvpn-e06c8ede52f8fdc7ae974038757674a36c527019.zip
Enable the user to include their account token in problem reports
Diffstat (limited to 'android/lib')
-rw-r--r--android/lib/resource/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/lib/resource/src/main/res/values/strings.xml b/android/lib/resource/src/main/res/values/strings.xml
index 9966130a23..b03c4d7d36 100644
--- a/android/lib/resource/src/main/res/values/strings.xml
+++ b/android/lib/resource/src/main/res/values/strings.xml
@@ -461,4 +461,5 @@
<string name="enable_all_methods">Enable all &amp; retry</string>
<string name="send_email">Send email</string>
<string name="no_email_app_available">No email app available on the device</string>
+ <string name="include_account_token_checkbox_text">This is a question about account or payments (include account information)</string>
</resources>