Files
android/src/Android/Resources/values/strings.xml
Kyle Spearrin 38ac6a1082 desc updates
2017-12-04 08:15:21 -05:00

17 lines
869 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="AutoFillServiceSummary">
Use this accessibility service to aid in filling usernames and passwords in other apps and on the web.
</string>
<string name="AutoFillServiceDescription">
It can be difficult for users (especially those with disabilities) to switch between apps and copy/paste
username and password information from their bitwarden vault.\n\nThe use of this accessibility service allows bitwarden
to detect and read input fields on your device\'s screen. Whenever bitwarden detects a password field on the screen
a notification will appear that allows you to easily access your bitwarden vault and automatically fill (auto-fill)
the correct login information into the necessary fields.
</string>
<string name="MyVault">
My Vault
</string>
</resources>