Dropdown operations button on admin/content uses 'Replicate' as it's string instead of 'Clone'
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3542017. -->
Reported by: [markconroy](https://www.drupal.org/user/336910)
Related to !2
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>When on the admin/content page, if you use the dropdown operations button (edit/delete/etc) for a node, the replicate module is still using the word 'Replicate'. </p>
<p>Let's change that to 'Clone'.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Change string to 'Clone'</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Do it</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>Typo change</p>
<h3 id="summary-api-changes">API changes</h3>
<p>None</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>None</p>
issue