mirror of
https://github.com/bitwarden/android.git
synced 2026-05-20 02:51:24 -05:00
12 lines
479 B
XML
12 lines
479 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="AutoFillServiceDescription">
|
|
To allow bitwarden to auto-fill into other Android apps and on the web through your browser, enable the bitwarden
|
|
accessibility service by tapping the toggle switch above, then press OK on the confirmation pop-up. You can then press
|
|
the back button twice to return to the main bitwarden app.
|
|
</string>
|
|
<string name="MyVault">
|
|
My Vault
|
|
</string>
|
|
</resources>
|