diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-03-30 22:43:23 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-04-27 16:21:51 +0000 |
| commit | 83c614a9439f093e6c915d7580e3833e89cd1ecc (patch) | |
| tree | ba76ac6e23ed80bcc412e1596f9433b495be708e /android/src | |
| parent | f6321d57422d942e6835dbfe2d05053bc34be796 (diff) | |
| download | mullvadvpn-83c614a9439f093e6c915d7580e3833e89cd1ecc.tar.xz mullvadvpn-83c614a9439f093e6c915d7580e3833e89cd1ecc.zip | |
Update toast for copying Mullvad account number
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml index 0d97b2ba9c..d85e15698d 100644 --- a/android/src/main/res/values/strings.xml +++ b/android/src/main/res/values/strings.xml @@ -45,7 +45,7 @@ <string name="mullvad_account_number">Mullvad account number</string> <string name="copied_mullvad_account_number">Copied Mullvad - account number</string> + account number to clipboard</string> <string name="paid_until">Paid until</string> <string name="log_out">Log out</string> <string name="local_network_sharing">Local network |
