summaryrefslogtreecommitdiffhomepage
path: root/android/lib
diff options
context:
space:
mode:
authorDavid Göransson <david.goransson@mullvad.net>2025-03-21 13:02:04 +0100
committerDavid Göransson <david.goransson@mullvad.net>2025-03-21 23:11:47 +0100
commite73812ed314821a046b614b5a262b8986271d8b7 (patch)
tree78ff0678e0ba11025f3065f34bc56d07f556ec8a /android/lib
parent38a1fcde773a87866c874fcb38746c2efac17958 (diff)
downloadmullvadvpn-e73812ed314821a046b614b5a262b8986271d8b7.tar.xz
mullvadvpn-e73812ed314821a046b614b5a262b8986271d8b7.zip
Fix duplicate import string
Diffstat (limited to 'android/lib')
-rw-r--r--android/lib/resource/src/main/res/values/strings.xml1
1 files changed, 0 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 a9aca51636..3200f3ca55 100644
--- a/android/lib/resource/src/main/res/values/strings.xml
+++ b/android/lib/resource/src/main/res/values/strings.xml
@@ -276,7 +276,6 @@
<string name="name_was_changed_to">Name was changed to %s</string>
<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 override</string>
<string name="server_ip_overrides_active">Overrides active</string>
<string name="server_ip_overrides_inactive">Overrides inactive</string>