I propose improving the string description for the ActivityPub plugin. Current: > *"Quoting allows others to reshare your post while adding their own commentary."* Problem: * The term *"reshare"* is misleading, since reshare/boost corresponds to the **Announce** activity. * A **Quote** is not a reshare, but an independent post that references the original one. Improved version: > *"Quoting allows others to create a new post that references your post, ~while adding their own commentary~."* This makes the distinction between **Announce** (reshare/boost) and **Quote** (independent post with commentary) clearer and avoids confusion.