diff options
Diffstat (limited to 'android/src')
| -rw-r--r-- | android/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/src/main/res/values/strings.xml b/android/src/main/res/values/strings.xml index 4a3d46b2c8..632feefb6f 100644 --- a/android/src/main/res/values/strings.xml +++ b/android/src/main/res/values/strings.xml @@ -1,7 +1,7 @@ <resources> <string name="app_name">Mullvad VPN</string> - <string name="connecting_to_daemon">Connecting to daemon...</string> + <string name="connecting_to_daemon">Connecting to Mullvad system service...</string> <string name="login_title">Login</string> <string name="login_description">Enter your account number</string> |
