summaryrefslogtreecommitdiffhomepage
path: root/android/src/main/res/values-my
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2021-10-06 11:30:39 +0200
committerAlbin <albin@mullvad.net>2021-10-07 08:38:07 +0200
commita01dc99a7e6ae2bf1ca5805cdc14f9e10930407c (patch)
tree79cd88dd3e4e3395502f7ae2b1a8e53faeb1e9b0 /android/src/main/res/values-my
parent6a998cf6600115154e28cc799e1ba45efb5b0fbe (diff)
downloadmullvadvpn-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 'android/src/main/res/values-my')
-rw-r--r--android/src/main/res/values-my/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/values-my/strings.xml b/android/src/main/res/values-my/strings.xml
index 5f0e26a359..ba80fe42fd 100644
--- a/android/src/main/res/values-my/strings.xml
+++ b/android/src/main/res/values-my/strings.xml
@@ -39,8 +39,8 @@
<string name="creating_new_account">အကောင့် ဖန်တီးနေဆဲ...</string>
<string name="creating_secure_connection">လုံခြုံသည့် ချိတ်ဆက်မှုကို ဖန်တီးနေပါသည်</string>
<string name="critical_error">အလွန်အရေးပါသည့် ချို့ယွင်းချက် (သင့်အာရုံစိုက်မှု လိုအပ်ပါသည်)</string>
- <string name="custom_dns_example">ဥပမာ- 10.0.0.4</string>
<string name="custom_dns_footer">အနည်းဆုံး DNS ဆာဗာတစ်ခုကို ပေါင်းထည့်ပါ။</string>
+ <string name="custom_dns_hint">IP ဖြည့်ပါ</string>
<string name="custom_tunnel_host_resolution_error">စိတ်ကြိုက် ဆာဗာ၏ Hostname ကို ဖြေရှင်း၍ မရနိုင်ပါ</string>
<string name="disconnect">ချိတ်ဆက်မှုဖြုတ်ရန်</string>
<string name="disconnecting">ချိတ်ဆက်မှုဖြုတ်နေပါသည်</string>