Skip to content

Commit

Permalink
Added warning that no longclicks feature blocks peek content feature
Browse files Browse the repository at this point in the history
  • Loading branch information
edgan committed Dec 21, 2024
1 parent f2ca61c commit b8a99ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1229,7 +1229,7 @@
<string name="comment_emote_animation">Comment emote animation</string>
<string name="description_comment_emote_animation">Toggles if emotes in comments are animated or not</string>
<string name="no_preview_image_longclick">No longclicks on a preview image</string>
<string name="description_no_preview_image_longclick">Toggles if longclicks work on a preview image</string>
<string name="description_no_preview_image_longclick">Toggles if longclicks work on a preview image. It blocks the peek content feature.</string>
<string name="editor_btn_select_flair">Select flair</string>
<string name="submit_selected_flair">Selected flair: %s</string>
</resources>

0 comments on commit b8a99ec

Please sign in to comment.