diff options
| author | Albin <albin@mullvad.net> | 2021-10-06 11:30:39 +0200 |
|---|---|---|
| committer | Albin <albin@mullvad.net> | 2021-10-07 08:38:07 +0200 |
| commit | a01dc99a7e6ae2bf1ca5805cdc14f9e10930407c (patch) | |
| tree | 79cd88dd3e4e3395502f7ae2b1a8e53faeb1e9b0 /gui | |
| parent | 6a998cf6600115154e28cc799e1ba45efb5b0fbe (diff) | |
| download | mullvadvpn-a01dc99a7e6ae2bf1ca5805cdc14f9e10930407c.tar.xz mullvadvpn-a01dc99a7e6ae2bf1ca5805cdc14f9e10930407c.zip | |
Clarify custom dns hint
When the user adds a custom dns, the input field hint
will say "Enter IP" rather than "e.g. 10.0.0.4" to avoid
confusion.
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/locales/messages.pot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gui/locales/messages.pot b/gui/locales/messages.pot index 390eb72abf..43b7fcc956 100644 --- a/gui/locales/messages.pot +++ b/gui/locales/messages.pot @@ -1430,9 +1430,6 @@ msgstr "" msgid "You may need to go back to the app's main screen and click Disconnect before trying again. Don't worry, the information you entered will remain in the form." msgstr "" -msgid "e.g. 10.0.0.4" -msgstr "" - msgid "Account credit expires in a day" msgid_plural "Account credit expires in %d days" msgstr[0] "" |
