Skip to content

Commit 180a362

Browse files
committed
Fix apostrophe
1 parent e66061b commit 180a362

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

android/lib/resource/src/main/res/values/strings.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@
176176
<![CDATA[Welcome, this device is now called <b>%s</b>. For more details see the info button in Account.]]>
177177
</string>
178178
<string name="new_changelog_notification_title">NEW VERSION INSTALLED</string>
179-
<string name="new_changelog_notification_message">Click here to see what\'s new.</string>
179+
<string name="new_changelog_notification_message">Click here to see whats new.</string>
180180
<string name="agree_and_continue">Agree and continue</string>
181181
<string name="privacy_disclaimer_title">Privacy</string>
182182
<string name="privacy_disclaimer_body_first_paragraph">To make sure that you have the most secure version and to inform you of any issues with the current version that is running, the app performs version checks automatically. This sends the app version and Android system version to Mullvad servers. Mullvad keeps counters on number of used app versions and Android versions. The data is never stored or used in any way that can identify you.</string>
@@ -389,7 +389,7 @@
389389
<string name="copy">Copy</string>
390390
<string name="share">Share…</string>
391391
<string name="app_info">App info</string>
392-
<string name="changelog_title">What\'s new</string>
392+
<string name="changelog_title">Whats new</string>
393393
<string name="version">Version</string>
394394
<string name="local_network_sharing_info_block_connections_warning">Attention: If \"Block connections without VPN\" is enabled, \"Local network sharing\" will not work.</string>
395395
<string name="encrypted_dns_proxy_info_message_part1">With the “Encrypted DNS proxy” method, the app will communicate with our Mullvad API through a proxy address. It does this by retrieving an address from a DNS over HTTPS (DoH) server and then using that to reach our API servers.</string>

desktop/packages/mullvad-vpn/locales/messages.pot

+6
Original file line numberDiff line numberDiff line change
@@ -2370,6 +2370,9 @@ msgstr ""
23702370
msgid "Clear input"
23712371
msgstr ""
23722372

2373+
msgid "Click here to see what’s new."
2374+
msgstr ""
2375+
23732376
msgid "Collapse"
23742377
msgstr ""
23752378

@@ -2760,6 +2763,9 @@ msgstr ""
27602763
msgid "We were unable to start the payment process, please try again later."
27612764
msgstr ""
27622765

2766+
msgid "What’s new"
2767+
msgstr ""
2768+
27632769
msgid "WireGuard MTU"
27642770
msgstr ""
27652771

0 commit comments

Comments
 (0)