mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Hide reply and save buttons in comments if the depth is larger than 5. Add reply and save options in CommentMoreBottomSheetFragment.
This commit is contained in:
@@ -583,6 +583,8 @@
|
||||
<string name="no_email_client">No Email client found</string>
|
||||
<string name="no_app">No app available</string>
|
||||
|
||||
<string name="save_comment">Save</string>
|
||||
<string name="unsave_comment">Unsave</string>
|
||||
<string name="comment_saved_success">Comment saved</string>
|
||||
<string name="comment_saved_failed">Unable to save comment</string>
|
||||
<string name="comment_unsaved_success">Comment unsaved</string>
|
||||
@@ -1104,4 +1106,6 @@
|
||||
|
||||
<string name="disable_nsfw_forever_message">Once enabled, NSFW will be permanently disabled, regardless of whether the NSFW setting is enabled or not. And this option is irreversible, the only way to re-enable NSFW is to clear the app data.\n\nStill want to enable it?</string>
|
||||
|
||||
<string name="reply">Reply</string>
|
||||
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user