diff options
| author | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-10-25 11:52:18 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2023-10-25 11:52:18 +0200 |
| commit | effa15f5ee734eacea5609aa9f07da9002f81427 (patch) | |
| tree | 8b41e0993490796cad8afe54be25338163943444 /gui | |
| parent | cf39670934b7917c3566b3aa300b4b197a1d547b (diff) | |
| parent | f772c39811be0ac09ebcc7c73a885fbbbf736591 (diff) | |
| download | mullvadvpn-effa15f5ee734eacea5609aa9f07da9002f81427.tar.xz mullvadvpn-effa15f5ee734eacea5609aa9f07da9002f81427.zip | |
Merge branch 'wrong-capitalisation-of-text-droid-315'
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 2b8e1ba699..95c12c25fa 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1837,15 +1837,15 @@ msgstr "" msgid "WireGuard MTU" msgstr "" -msgid "WireGuard Port" -msgstr "" - msgid "WireGuard custom port" msgstr "" msgid "WireGuard obfuscation" msgstr "" +msgid "WireGuard port" +msgstr "" + msgid "YOU MIGHT BE LEAKING NETWORK TRAFFIC" msgstr "" |
