Add context to favorite strings to indicate that they're verbs

This commit is contained in:
Alexander Bakker 2022-10-27 22:12:49 +02:00
parent 7993142cc5
commit 0aef57e610

View file

@ -153,8 +153,8 @@
<string name="set_up_biometric">Set up biometric unlock</string>
<string name="copy">Copy</string>
<string name="edit">Edit</string>
<string name="favorite">Favorite</string>
<string name="unfavorite">Unfavorite</string>
<string name="favorite" comment="Verb">Favorite</string>
<string name="unfavorite" comment="Verb">Unfavorite</string>
<string name="error_all_caps">ERROR</string>
<string name="password">Password</string>
<string name="confirm_password">Confirm password</string>