<!-- Displayed to the user to confirm that they have copied text from a web page to the clipboard. -->
<stringname="text_copied">Text copied to clipboard.</string>
<!-- Displayed to the user to confirm that they have copied text/images to the clipboard [CHAR LIMIT=NONE] -->
<stringname="copied">Copied</string>
<!-- Displayed to the user to inform them that an app has accessed clipboard data (pasted as in "copy and paste") that was copied from another app [CHAR LIMIT=50] -->
<stringname="pasted_from_app"><xliff:gid="pasting_app_name"example="Gmail">%1$s</xliff:g> pasted from <xliff:gid="source_app_name"example="Chrome">%2$s</xliff:g></string>