Visualizing proposed edits from other people

This commit is contained in:
Vitor Pamplona
2024-03-01 21:15:43 -05:00
parent 81cc985e3b
commit b694ac7259
8 changed files with 276 additions and 11 deletions
+6
View File
@@ -55,6 +55,7 @@
<string name="original">original</string>
<string name="quote">Quote</string>
<string name="fork">Fork</string>
<string name="propose_an_edit">Propose an Edit</string>
<string name="new_amount_in_sats">New Amount in Sats</string>
<string name="add">Add</string>
<string name="replying_to">"replying to "</string>
@@ -795,4 +796,9 @@
<string name="ots_info_description">There\'s proof this post was signed sometime before %1$s. The proof was stamped in the Bitcoin blockchain at that date and time.</string>
<string name="edit_post">Edit Post</string>
<string name="proposal_to_edit">Proposal to improve your post</string>
<string name="message_to_author">Summary of changes</string>
<string name="message_to_author_placeholder">Quick fixes...</string>
<string name="accept_the_suggestion">Accept the Suggestion</string>
</resources>