Skip to content

Commit

Permalink
Merge branch 'feature/device-management' into beta-2.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajhilje committed Feb 2, 2024
2 parents dc199c5 + ec8de07 commit 89caa6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -338,8 +338,8 @@
<string name="notification_wifi_watcher_content">IVPN will automatically start when you connect to an untrusted Wi-Fi network</string>

<!--Dialogs-->
<string name="dialogs_force_logout_title">Server unreachable</string>
<string name="dialogs_force_logout_description">Unable to contact server to log out. Please check Internet connectivity. Do you want to force log out? This device will continue to count towards your device limit.</string>
<string name="dialogs_force_logout_title">Unable to contact server to log out</string>
<string name="dialogs_force_logout_description">Please check Internet connectivity. Do you want to force log out? This device will continue to count towards your device limit.</string>
<string name="dialogs_force_logout_positive_action">Force log out</string>
<string name="dialogs_force_logout_negative_action">Cancel</string>

Expand Down

0 comments on commit 89caa6b

Please sign in to comment.