diff options
| author | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-10-20 13:58:44 +0200 |
|---|---|---|
| committer | Joakim Hulthe <joakim.hulthe@mullvad.net> | 2025-10-23 10:22:58 +0200 |
| commit | f6d7c2a6d42978c7774e682e30ef7386e6c0b3de (patch) | |
| tree | 06f93f0741ea1ebdcba7289fe78db2ab1fe5315b | |
| parent | f2ce9f80a0299860cbeff62389cb8bcf14cf9440 (diff) | |
| download | mullvadvpn-f6d7c2a6d42978c7774e682e30ef7386e6c0b3de.tar.xz mullvadvpn-f6d7c2a6d42978c7774e682e30ef7386e6c0b3de.zip | |
Update translations
| -rw-r--r-- | desktop/packages/mullvad-vpn/locales/messages.pot | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/desktop/packages/mullvad-vpn/locales/messages.pot b/desktop/packages/mullvad-vpn/locales/messages.pot index 2317b5923a..89cf65a2a4 100644 --- a/desktop/packages/mullvad-vpn/locales/messages.pot +++ b/desktop/packages/mullvad-vpn/locales/messages.pot @@ -383,7 +383,7 @@ msgctxt "accessibility" msgid "More information" msgstr "" -#. Accessbility label for link to go to download page. +#. Accessibility label for link to go to download page. msgctxt "accessibility" msgid "New version available, click here to go to download page, opens externally" msgstr "" @@ -771,10 +771,15 @@ msgctxt "app-upgrade-view" msgid "Installer quit unexpectedly, please try again or send a problem report." msgstr "" +#. Info about which directory the app update will be downloaded to msgctxt "app-upgrade-view" msgid "Installer will be downloaded to <b>%(cacheDir)s</b>." msgstr "" +msgctxt "app-upgrade-view" +msgid "Latest version: %(version)s" +msgstr "" + #. Text displayed when there are no updates for this platform in the next app version msgctxt "app-upgrade-view" msgid "No updates or changes were made in this release for this platform." @@ -848,6 +853,11 @@ msgctxt "app-upgrade-view" msgid "Version %(version)s" msgstr "" +#. The user has the latest version of the app and does not need to be update +msgctxt "app-upgrade-view" +msgid "You are using the latest version" +msgstr "" + msgctxt "auth-failure" msgid "Blocking internet: account is out of time" msgstr "" |
