summaryrefslogtreecommitdiffhomepage
path: root/android/lib/resource/src
diff options
context:
space:
mode:
authorAlbin <albin@mullvad.net>2024-04-17 10:41:30 +0200
committerAlbin <albin@mullvad.net>2024-04-17 11:22:12 +0200
commit7a366aed3d553e09bad8af6ab16c27734c9f6365 (patch)
tree9695f579b532ae610e9be0124e4848e0e40059d0 /android/lib/resource/src
parent5f8b2e353590dc54c282996113655b9b17fef12b (diff)
downloadmullvadvpn-7a366aed3d553e09bad8af6ab16c27734c9f6365.tar.xz
mullvadvpn-7a366aed3d553e09bad8af6ab16c27734c9f6365.zip
Align server IP override title with desktop app
Diffstat (limited to 'android/lib/resource/src')
-rw-r--r--android/lib/resource/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/lib/resource/src/main/res/values/strings.xml b/android/lib/resource/src/main/res/values/strings.xml
index 0956a97d0a..a8e9978f71 100644
--- a/android/lib/resource/src/main/res/values/strings.xml
+++ b/android/lib/resource/src/main/res/values/strings.xml
@@ -318,7 +318,7 @@
<string name="locations_were_changed_for">Locations were changed for \"%s\"</string>
<string name="not_found">Not found</string>
<string name="server_ip_overrides_import_button">Import</string>
- <string name="server_ip_overrides">Server Ip overrides</string>
+ <string name="server_ip_overrides">Server IP override</string>
<string name="server_ip_overrides_active">Overrides active</string>
<string name="server_ip_overrides_inactive">Overrides inactive</string>
<string name="server_ip_overrides_info_first_paragraph">On some networks, where various types of censorship are being used, our server IP addresses are sometimes blocked.</string>