diff options
| author | Albin <albin@mullvad.net> | 2021-12-17 12:02:49 +0100 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2021-12-20 07:07:15 +0100 |
| commit | 4e85f2a8cfd1ca4e30138081ddb0dafbea6c8618 (patch) | |
| tree | fb409aca2a1edb35f7e62e1764aa67909c79fa81 /gui | |
| parent | 9bb408fd13c12fa31118638d108af4ce7a449b91 (diff) | |
| download | mullvadvpn-4e85f2a8cfd1ca4e30138081ddb0dafbea6c8618.tar.xz mullvadvpn-4e85f2a8cfd1ca4e30138081ddb0dafbea6c8618.zip | |
Clarify Android tile text
Change Android tile title/label to "Toggle VPN" to better inform the
user about the tile action. Also set the subtitle (on Android Q and
above) to match the state shown in the notification.
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index faf84e7b08..f4d5af9325 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1408,6 +1408,9 @@ msgstr "" msgid "This device is offline, no tunnels can be established" msgstr "" +msgid "Toggle VPN" +msgstr "" + msgid "Too many WireGuard keys registered to account" msgstr "" |
