diff options
| author | Oliver <oliver@mohlin.dev> | 2025-03-24 15:52:53 +0100 |
|---|---|---|
| committer | Tobias Järvelöv <tobias.jarvelov@mullvad.net> | 2025-05-28 10:28:14 +0200 |
| commit | ec3154ca2cbc8f5f0569a2e8c2475f3ae8cc9761 (patch) | |
| tree | f6143a0af8e3b3c039cf41d53ecfb20f0528d604 | |
| parent | 9aa99c3e84ad1ca8ab62d824fd683abe7b32715a (diff) | |
| download | mullvadvpn-ec3154ca2cbc8f5f0569a2e8c2475f3ae8cc9761.tar.xz mullvadvpn-ec3154ca2cbc8f5f0569a2e8c2475f3ae8cc9761.zip | |
Update translations
| -rw-r--r-- | desktop/packages/mullvad-vpn/locales/messages.pot | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/desktop/packages/mullvad-vpn/locales/messages.pot b/desktop/packages/mullvad-vpn/locales/messages.pot index c32d1f9d66..9c3730fa95 100644 --- a/desktop/packages/mullvad-vpn/locales/messages.pot +++ b/desktop/packages/mullvad-vpn/locales/messages.pot @@ -1236,11 +1236,6 @@ msgctxt "navigation-bar" msgid "API access" msgstr "" -#. Title label in navigation bar -msgctxt "navigation-bar" -msgid "Settings" -msgstr "" - #. The system notification displayed to the user when the account credit is close to expiry. #. Available placeholder: #. %(duration)s - remaining time, e.g. "2 days" @@ -1705,6 +1700,7 @@ msgctxt "settings-view" msgid "API access" msgstr "" +#. Navigation button to the 'App info' view msgctxt "settings-view" msgid "App info" msgstr "" @@ -1713,10 +1709,22 @@ msgctxt "settings-view" msgid "Multihop" msgstr "" +#. Title label in navigation bar +#. Main title for settings view +msgctxt "settings-view" +msgid "Settings" +msgstr "" + +#. Navigation button to the 'Support' view msgctxt "settings-view" msgid "Support" msgstr "" +#. Label for the app info list item indicating that an update is available and can be downloaded +msgctxt "settings-view" +msgid "Update available" +msgstr "" + #. Navigation button to the 'User interface settings' view msgctxt "settings-view" msgid "User interface settings" |
