diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-08-19 15:44:15 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-08-19 15:44:15 +0000 |
| commit | 8e0e5606e559efc238fe065ebd0b7a3ff54d8e0d (patch) | |
| tree | 9cf48fd1e26ce83c43c88060a601b622cdf63d1e /android/src/main/res/values | |
| parent | 2dc1bb7614a1b424e2b54b2793431b17ece4a662 (diff) | |
| download | mullvadvpn-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.xml | 1 |
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> |
