summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index bf12595..51d394a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1,6 +1,10 @@
<resources>
<string name="app_name">Vndroid</string>
+ <string name="control_service_summary">Vndroid control service</string>
+ <string name="control_service_description">Vndroid requires this accessibility service in order to allow VNC clients control of the device (touchscreen, keyboard).
+ If the service is disabled, clients will be able to see the screen, but will not be able to interact with it. </string>
+
<string name="server_running_notification_channel">Server status</string>
<string name="server_running_notification_title">Server active</string>