add note field to entry

This commit is contained in:
modelorona 2021-08-30 10:21:54 +01:00
parent 3464f93c39
commit 97f28c6089
5 changed files with 49 additions and 1 deletions

View file

@ -259,6 +259,7 @@
<string name="preference_reset_usage_count">Reset usage count</string>
<string name="preference_reset_usage_count_summary">Reset the usage count of every entry in your vault</string>
<string name="preference_reset_usage_count_dialog">Are you sure you want to set the usage count of every entry in your vault to 0?</string>
<string name="note">Note</string>
<string name="clear">Clear</string>
<string name="pref_highlight_entry_title">Highlight tokens when tapped</string>