| 1720 | 1720 | <label class="checkbox_label flexWrap alignItemsCenter" for="character_names_none"> |
| 1721 | 1721 | <input type="radio" id="character_names_none" name="character_names" value="-1"> |
| 1722 | 1722 | <span data-i18n="None">None</span> |
| 1723 | | - <i class="right_menu_button fa-solid fa-circle-exclamation" title="Never add character name prefixes. May behave poorly in groups, choose with caution." data-i18n="[title]character_names_none"></i> |
| 1723 | + <small class="flexBasis100p" data-i18n="character_names_none"> |
| 1724 | | - <small class="flexBasis100p" data-i18n="Never add character names."> |
| 1724 | + Never add character name prefixes. May behave poorly in groups, choose with caution. |
| 1725 | | - Never add character names. |
| 1726 | 1725 | </small> |
| 1727 | 1726 | </label> |
| 1728 | 1727 | <label class="checkbox_label flexWrap alignItemsCenter" for="character_names_default"> |
| 1729 | 1728 | <input type="radio" id="character_names_default" name="character_names" value="0"> |
| 1730 | 1729 | <span data-i18n="Default">Default</span> |
| 1731 | | - <i class="right_menu_button fa-solid fa-circle-exclamation" title="Add prefixes for groups and past personas. Otherwise, make sure you provide names in the prompt." data-i18n="[title]character_names_default"></i> |
| 1730 | + <small class="flexBasis100p" data-i18n="character_names_default"> |
| 1732 | | - <small class="flexBasis100p" data-i18n="Don't add character names unless necessary."> |
| 1731 | + Add prefixes for groups and past personas. Otherwise, make sure you provide names in the prompt. |
| 1733 | | - Don't add character names unless necessary. |
| 1734 | 1732 | </small> |
| 1735 | 1733 | </label> |
| 1736 | 1734 | <label class="checkbox_label flexWrap alignItemsCenter" for="character_names_completion"> |
| 1737 | 1735 | <input type="radio" id="character_names_completion" name="character_names" value="1"> |
| 1738 | 1736 | <span data-i18n="Completion Object">Completion Object</span> |
| 1739 | | - <i class="right_menu_button fa-solid fa-circle-exclamation" title="Restrictions apply: only Latin alphanumerics and underscores. Doesn't work for all sources, notably: Claude, MistralAI, Google." data-i18n="[title]character_names_completion"></i> |
| 1737 | + <small class="flexBasis100p" data-i18n="character_names_completion"> |
| 1740 | | - <small class="flexBasis100p" data-i18n="Add character names to completion objects."> |
| 1738 | + Add character names to completion objects. Restrictions apply: only Latin alphanumerics and underscores. |
| 1741 | | - Add character names to completion objects. |
| 1742 | 1739 | </small> |
| 1743 | 1740 | </label> |
| 1744 | 1741 | <label class="checkbox_label flexWrap alignItemsCenter" for="character_names_content"> |