summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorJonatan Rhodin <jonatan.rhodin@mullvad.net>2024-07-31 14:08:49 +0200
committerDavid Göransson <david.goransson@mullvad.net>2024-07-31 16:05:49 +0200
commitbf23a895205920f196601781e9590122ad5932aa (patch)
tree1ed0ced2b38ae51d6bee58092b1ae6f3352225e7 /android
parent5f01133c1f4875066bdb4f1030cdbd3ce079e597 (diff)
downloadmullvadvpn-bf23a895205920f196601781e9590122ad5932aa.tar.xz
mullvadvpn-bf23a895205920f196601781e9590122ad5932aa.zip
Update texts
Diffstat (limited to 'android')
-rw-r--r--android/lib/resource/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/lib/resource/src/main/res/values/strings.xml b/android/lib/resource/src/main/res/values/strings.xml
index 367b635879..531a9b046b 100644
--- a/android/lib/resource/src/main/res/values/strings.xml
+++ b/android/lib/resource/src/main/res/values/strings.xml
@@ -383,4 +383,6 @@
<string name="delete_method_question">Delete method?</string>
<string name="failed_to_set_current_test_error">Failed to set to current - API not reachable</string>
<string name="failed_to_set_current_unknown_error">Failed to set to current - Unknown reason</string>
+ <string name="location_was_removed_from_list">%s was removed from \"%s\"</string>
+ <string name="create_custom_list_message">\"%s\" was created</string>
</resources>