Better spreadsheet protection
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3544331. --> Reported by: [claudiu.cristea](https://www.drupal.org/user/56348) Related to !49 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>There are some issues with the spreadsheet export:</p> <ul> <li>The hash is displayed and can be edited by mistake</li> <li>The source string, context, notes, can be edited by mistake</li> <li>The table header can be edited by mistake.</li> <li>The URL column should be wider.</li> </ul> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <ul> <li>Protect table header</li> <li>Protect columns A (source string), C (context), D (notes), F (hash)</li> <li>Increase the width of column E (URL)</li> <li>Hide column F (hash)</li> </ul> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>None.</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>None.</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