Unsubscribe confirm firm uses 'Remove' as button text
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2831715. --> Reported by: [idebr](https://www.drupal.org/user/1879760) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When unsubscribing from a group, the submit button text is 'Remove'.<br> This makes the string untranslatable. as all instances of 'Remove' will then be translated.<br> We still want te be able to remove some items from the site, not unsubscribe them!</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Replace 'Remove' on the unsubscribe confirm form with 'Unsubscribe' in line with the call-to-action button.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <ol> <li>Write a patch</li> <li>Review</li> <li>Commit</li> </ol> <h3 id="summary-ui-changes">User interface changes</h3> <p>When unsubscribing from a group, the submit button text on the confirm form is 'Unsubscribe' instead of 'Remove'. </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