Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported

This commit is contained in:
Dominik Schürmann
2016-01-10 17:17:57 +01:00
parent 9163b93a90
commit 0fd5b45df9
57 changed files with 753 additions and 727 deletions

View File

@@ -11,5 +11,5 @@
android:defaultValue="false"
android:key="useNumKeypadForYubikeyPin"
android:persistent="true"
android:title="@string/label_use_num_keypad_for_yubikey_pin" />
android:title="@string/label_use_num_keypad_for_security_token_pin" />
</PreferenceScreen>