| 6113 | 6113 | <label for="completion_prompt_manager_popup_entry_form_role"> |
| 6114 | 6114 | <span data-i18n="Role">Role</span> |
| 6115 | 6115 | </label> |
| 6116 | | - <div class="text_muted" data-i18n="To whom this message will be attributed.">To whom this message will be attributed.</div> |
| 6116 | + <div class="text_muted"> |
| 6117 | + <span data-i18n="To whom this message will be attributed.">To whom this message will be attributed.</span> |
| 6118 | + <span data-i18n="Unspecified = Prompt Manager decides.">Unspecified = Prompt Manager decides.</span> |
| 6119 | + </div> |
| 6117 | 6120 | <select id="completion_prompt_manager_popup_entry_form_role" class="text_pole" name="role"> |
| 6118 | 6121 | <option data-i18n="Default (unset)Unspecified" value="">Default (unset)Unspecified</option> |
| 6119 | 6122 | <option data-i18n="System" value="system">System</option> |
| 6120 | 6123 | <option data-i18n="User" value="user">User</option> |
| 6121 | 6124 | <option data-i18n="AI Assistant" value="assistant">AI Assistant</option> |