diff options
| author | Albin <albin@mullvad.net> | 2024-08-21 11:12:44 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2024-08-21 11:12:44 +0200 |
| commit | 114d58677e77213df647aab2ae35c5235a24cb5b (patch) | |
| tree | abc325946db7d2aa627282e626cbd3fde72ee0a8 /gui | |
| parent | 766cdae544ac89151794957c696de04fff851162 (diff) | |
| parent | e12c64a82809d0bf17f3ab59cfafe3ed7ab7793c (diff) | |
| download | mullvadvpn-114d58677e77213df647aab2ae35c5235a24cb5b.tar.xz mullvadvpn-114d58677e77213df647aab2ae35c5235a24cb5b.zip | |
Merge branch 'add-voucher-error-message-droid-923'
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 76223176d5..725863c57b 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -2318,6 +2318,9 @@ msgstr "" msgid "Invalid or missing value \"%s\"" msgstr "" +msgid "It looks like you’ve entered an account number instead of a voucher code. If you would like to change the active account, please log out first." +msgstr "" + msgid "Lets you select apps that should access the Internet directly without going through the VPN tunnel." msgstr "" |
