1
0
mirror of https://gitlab.com/neothefox/LayTray synced 2026-03-23 13:44:53 +03:00

Updated service description

This commit is contained in:
NeoTheFox 2018-07-12 13:50:07 +03:00
parent 3545b82c31
commit f312ffb047

View File

@ -1,7 +1,7 @@
<resources>
<string name="app_name">LayTray</string>
<string name="service_description">A simple layout icon</string>
<string name="accessibility_summary">LayTray needs to be enabled as an accessibility app, because the only way to get layout info on Android is by monitoring the Toast notification. Right now it monitors Blackberry Keyboard exclusively.</string>
<string name="accessibility_summary">LayTray needs to be enabled as an accessibility app, because the only way to get layout info on Android is by monitoring the Toast notification. LayTray can not see what you are typing and doesn\'t send any data about you or your activity to the third parties</string>
<string name="activity_info">Associate layout name with layout icon</string>
<string name="title_activity_settings">Settings</string>
<string name="toast_enableme">You have to enable the service!</string>