summaryrefslogtreecommitdiffhomepage
path: root/android/lib/resource/src
diff options
context:
space:
mode:
authorMaryamShaghaghi <122574719+MaryamShaghaghi@users.noreply.github.com>2023-11-29 11:23:47 +0100
committerMaryamShaghaghi <122574719+MaryamShaghaghi@users.noreply.github.com>2023-12-07 10:33:09 +0100
commit82a5be4dce8f75c79b323c2f6d52edd1b1f390b7 (patch)
tree07c5299336d2393f1fc8607bfea6d0698bdbf47c /android/lib/resource/src
parent687ec0d636b817ed6a6061745f2302f19e97e5fe (diff)
downloadmullvadvpn-82a5be4dce8f75c79b323c2f6d52edd1b1f390b7.tar.xz
mullvadvpn-82a5be4dce8f75c79b323c2f6d52edd1b1f390b7.zip
Check network availability
Diffstat (limited to 'android/lib/resource/src')
-rw-r--r--android/lib/resource/src/main/res/values/strings.xml1
1 files changed, 1 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 5b33b45f57..0b690671ac 100644
--- a/android/lib/resource/src/main/res/values/strings.xml
+++ b/android/lib/resource/src/main/res/values/strings.xml
@@ -35,6 +35,7 @@
<string name="voucher_already_used">Voucher code has already been used.</string>
<string name="error_occurred">An error occurred.</string>
<string name="settings">Settings</string>
+ <string name="no_internet_connection">No internet connection</string>
<string name="settings_account">Account</string>
<string name="less_than_a_day_left">less than a day left</string>
<string name="less_than_a_minute_ago">less than a minute ago</string>