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

pull/1013/head
Alexander Bakker 3 years ago
parent 7993142cc5
commit 0aef57e610

@ -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>

Loading…
Cancel
Save