diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-08-29 10:42:40 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-08-29 10:42:40 +0200 |
| commit | 4dc8473bfb14b3a810658d91f8996d7c856fc644 (patch) | |
| tree | 308892951b2073c356a79b0f7491766bfd666e58 /gui | |
| parent | 26d19e6f0cd3e314193cd928ed8c26291b5bf579 (diff) | |
| download | mullvadvpn-4dc8473bfb14b3a810658d91f8996d7c856fc644.tar.xz mullvadvpn-4dc8473bfb14b3a810658d91f8996d7c856fc644.zip | |
Updated localization template strings
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index bee8a08757..7cc067d034 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -324,10 +324,6 @@ msgid "%(city)s (%(hostname)s)" msgstr "" msgctxt "connect-view" -msgid "Always require VPN" -msgstr "" - -msgctxt "connect-view" msgid "Congrats!" msgstr "" @@ -396,7 +392,7 @@ msgid "You have no more VPN time left on this account." msgstr "" msgctxt "connect-view" -msgid "You need to disable \"Always require VPN\" in order to access the Internet to add time." +msgid "You need to disable \"Lockdown mode\" in order to access the Internet to add time." msgstr "" msgctxt "connect-view" @@ -545,7 +541,7 @@ msgid "Rented only" msgstr "" msgctxt "in-app-notifications" -msgid "\"Always require VPN\" is enabled." +msgid "\"%(lockdownModeSettingName)s\" is enabled." msgstr "" msgctxt "in-app-notifications" @@ -646,9 +642,9 @@ msgstr "" #. This is a warning message shown when the app is blocking the users #. internet connection while logged out. #. Available placeholder: -#. %(alwaysRequireVpnSettingsName)s - The translation of "Always require VPN" +#. %(lockdownModeSettingName)s - The translation of "Lockdown mode" msgctxt "login-view" -msgid "**%(alwaysRequireVpnSettingsName)s** is enabled. Disable it to unblock your connection." +msgid "**%(lockdownModeSettingName)s** is enabled. Disable it to unblock your connection." msgstr "" msgctxt "login-view" |
