summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res/values
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-08-19 15:44:15 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-08-19 15:44:15 +0000
commit8e0e5606e559efc238fe065ebd0b7a3ff54d8e0d (patch)
tree9cf48fd1e26ce83c43c88060a601b622cdf63d1e /android/src/main/res/values
parent2dc1bb7614a1b424e2b54b2793431b17ece4a662 (diff)
downloadmullvadvpn-8e0e5606e559efc238fe065ebd0b7a3ff54d8e0d.tar.xz
mullvadvpn-8e0e5606e559efc238fe065ebd0b7a3ff54d8e0d.zip
Remove repeated string resource
Diffstat (limited to 'android/src/main/res/values')
-rw-r--r--android/src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml
index a83bf8b5d7..c4b38a424d 100644
--- a/android/src/main/res/values/strings.xml
+++ b/android/src/main/res/values/strings.xml
@@ -49,7 +49,6 @@
<string name="account_credit_has_expired">You have no more VPN time left on this
account.</string>
<string name="out_of_time">Out of time</string>
- <string name="no_more_vpn_time_left">You have no more VPN time left on this account.</string>
<string name="add_time_to_account">Either buy credit on our website or redeem a
voucher.</string>
<string name="settings_preferences">Preferences</string>