summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-06-05 14:08:43 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-06-08 13:46:41 +0000
commit9ec018f46d6ca36bd387455d1f4a5b23be758cb7 (patch)
treea91fee342471af77eebbbad537236671b7140eb5 /android/src/main/res
parent1289de423cebe6e38e5e10398c208ad674b34b7e (diff)
downloadmullvadvpn-9ec018f46d6ca36bd387455d1f4a5b23be758cb7.tar.xz
mullvadvpn-9ec018f46d6ca36bd387455d1f4a5b23be758cb7.zip
Show warning banner when account expiry is close
Diffstat (limited to 'android/src/main/res')
-rw-r--r--android/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml
index 86cca30416..1bdf764ac4 100644
--- a/android/src/main/res/values/strings.xml
+++ b/android/src/main/res/values/strings.xml
@@ -130,6 +130,7 @@
<string name="unsupported_version">Unsupported version</string>
<string name="unsupported_version_description">You are running an unsupported app version.
Please upgrade to %1$s now to ensure your security</string>
+ <string name="account_credit_expires_soon">Account credit expires soon</string>
<string name="select_location">Select location</string>
<string name="select_location_description">While connected, your real location is masked with a
private and secure location in the selected region</string>