diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-07-03 18:10:42 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-07-03 18:10:42 +0000 |
| commit | 9db9bf3429c9c17746a0fafeb348c9ad1d9c31ea (patch) | |
| tree | f5f68a80a7a30e0bd135fcf00b96dab05c46e89f /android/src | |
| parent | 01eaaf7efb685dad352b4113af4ed187fc1342da (diff) | |
| download | mullvadvpn-9db9bf3429c9c17746a0fafeb348c9ad1d9c31ea.tar.xz mullvadvpn-9db9bf3429c9c17746a0fafeb348c9ad1d9c31ea.zip | |
Fix XML formatting
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/res/values/strings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml index 1f87bdee89..5160671d22 100644 --- a/android/src/main/res/values/strings.xml +++ b/android/src/main/res/values/strings.xml @@ -46,7 +46,8 @@ <string name="less_than_a_minute_ago">less than a minute ago</string> <string name="account_credit_expires_in_a_few_minutes">Account credit expires in a few minutes</string> - <string name="account_credit_has_expired">You have no more VPN time left on this account.</string> + <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. Either buy credit on our website or redeem a voucher.</string> |
