diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2022-04-25 13:36:10 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2022-04-25 14:29:35 +0200 |
| commit | 400e043351cdf84b99c7c600e6203c5340f76aa9 (patch) | |
| tree | 3ce5215228309e5592df86f5c6f86ef26b9d0fdb | |
| parent | 5f25b79b631ffb0a4d99ef004ab177b2cbbb0606 (diff) | |
| download | mullvadvpn-400e043351cdf84b99c7c600e6203c5340f76aa9.tar.xz mullvadvpn-400e043351cdf84b99c7c600e6203c5340f76aa9.zip | |
Update translations
| -rw-r--r-- | gui/locales/messages.pot | 27 |
1 files changed, 16 insertions, 11 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 7de976a7e4..e61ed3eb0a 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -969,23 +969,19 @@ msgid "Block ads" msgstr "" msgctxt "preferences-view" -msgid "Block malware" +msgid "Block adult content" msgstr "" msgctxt "preferences-view" -msgid "Block trackers" +msgid "Block gambling" +msgstr "" + +msgctxt "preferences-view" +msgid "Block malware" msgstr "" -#. This is displayed when either or both of the block ads/trackers settings are -#. turned on which makes the custom DNS setting disabled. The text enclosed in "**" -#. will appear bold. -#. Available placeholders: -#. %(blockAdsFeatureName)s - The name displayed next to the "Block ads" toggle. -#. %(blockTrackersFeatureName)s - The name displayed next to the "Block trackers" toggle. -#. %(blockMalwareFeatureName)s - The name displayed next to the "Block malware" toggle. -#. %(preferencesPageName)s - The page title showed on top in the preferences page. msgctxt "preferences-view" -msgid "Disable **%(blockAdsFeatureName)s**, **%(blockTrackersFeatureName)s** and **%(blockMalwareFeatureName)s** (under %(preferencesPageName)s) to activate this setting." +msgid "Block trackers" msgstr "" #. This is displayed when the custom DNS setting is turned on which makes the block @@ -997,6 +993,15 @@ msgctxt "preferences-view" msgid "Disable **%(customDnsFeatureName)s** (under Advanced settings) to activate these settings." msgstr "" +#. This is displayed when either or both of the block ads/trackers settings are +#. turned on which makes the custom DNS setting disabled. The text enclosed in "**" +#. will appear bold. +#. Available placeholders: +#. %(preferencesPageName)s - The page title showed on top in the preferences page. +msgctxt "preferences-view" +msgid "Disable all content blockers (under %(preferencesPageName)s) to activate this setting." +msgstr "" + msgctxt "preferences-view" msgid "Enable or disable system notifications. The critical notifications will always be displayed." msgstr "" |
