rustdesk/flutter/android/app/src/main/res/values/strings.xml

5 lines
240 B
XML
Raw Normal View History

2022-01-21 14:44:16 +00:00
<resources>
<string name="app_name">RustDesk</string>
2022-04-09 13:38:46 +00:00
<string name="accessibility_service_description">Allow other devices to control your phone using virtual touch, when RustDesk screen sharing is established</string>
</resources>