Updated Avatar Style and `Hide Chat Avatars` title text. (#4908) * Added an option to hide message avatars in `User Settings > UI Theme`. * Deprecated the `Hide Chat Avatars` toggle. Moved the option to hide message avatars to `User Settings > UI Theme > Avatars`. * Revert "Deprecated the `Hide Chat Avatars` toggle." This reverts commit 6f616767cce4aa2c27a3a53543687d6eaf379758. * Moved `Hide Chat Avatars` next to `Avatar Style`, added title text. * Reverted changes. --------- Co-authored-by: user <user@exmaple.com>

bff6ab3cb72a25473950b6d402147ac06ac8c7b4

DeclineThyself <235079501+DeclineThyself@users.noreply.github.com>

Signed
17 files changed, +18 -18Showing whitespace changes
public/index.html+2 -2
@@ -4778,7 +4778,7 @@
47784778 <div name="themeElements" class="flex-container flexFlowColumn flexNoGap">
47794779 <!-- <h4><span data-i18n="UI Colors">Theme Settings</span></h4> -->
47804780 <div name="AvatarAndChatDisplay" class="flex-container flexFlowColumn">
4781- <div class="flex-container alignItemsBaseline">
4781+ <div class="flex-container alignItemsBaseline" title="This style applies to all avatars globaly, including your Persona, Character Managment, Account selection, etc." data-i18n="[title]This style applies to all avatars globaly, including your Persona, Character Managment, Account selection, etc.">
47824782 <span data-i18n="Avatar Style:">Avatars:</span>
47834783 <select id="avatar_style" class="widthNatural flex1 margin0 text_pole">
47844784 <option value="0" data-i18n="Circle">Circle</option>
@@ -4954,7 +4954,7 @@
49544954 <input id="mesIDDisplayEnabled" type="checkbox" />
49554955 <small data-i18n="Message IDs">Message IDs</small>
49564956 </label>
49574957 <label for="hideChatAvatarsEnabled" class="checkbox_label" title="Hide avatars, only in chat messages." data-i18n="[title]Hide avatars, only in chat messages.">
49584958 <input id="hideChatAvatarsEnabled" type="checkbox" />
49594959 <small data-i18n="Hide Chat Avatars">Hide Chat Avatars</small>
49604960 </label>
public/locales/ar-sa.json+1 -1
@@ -605,7 +605,7 @@
605605 "Model Icon": "أيقونة النموذج",
606606 "Show sequential message numbers in the chat log": "إظهار أرقام الرسائل التسلسلية في سجل الدردشة",
607607 "Message IDs": "معرفات الرسائل",
608608 "Hide avatars, only in chat messages.": "إخفاء الصور الرمزية في رسائل الدردشة.",
609609 "Hide Chat Avatars": "إخفاء الصور الرمزية للدردشة",
610610 "Show the number of tokens in each message in the chat log": "عرض عدد الرموز في كل رسالة في سجل الدردشة",
611611 "Show Message Token Count": "عرض عدد الرموز في الرسالة",
public/locales/de-de.json+1 -1
@@ -605,7 +605,7 @@
605605 "Model Icon": "Modell-Icon",
606606 "Show sequential message numbers in the chat log": "Zeige aufeinanderfolgende Nachrichtennummern im Chat-Log",
607607 "Message IDs": "Nachrichten-IDs",
608608 "Hide avatars, only in chat messages.": "Avatare in Chatnachrichten verbergen.",
609609 "Hide Chat Avatars": "Chat-Avatare ausblenden",
610610 "Show the number of tokens in each message in the chat log": "Zeige die Anzahl der Tokens in jeder Nachricht im Chat-Log",
611611 "Show Message Token Count": "Anzahl der Nachrichten-Token anzeigen",
public/locales/es-es.json+1 -1
@@ -605,7 +605,7 @@
605605 "Model Icon": "Ícono del Modelo",
606606 "Show sequential message numbers in the chat log": "Mostrar números de mensaje secuenciales en el registro de chat",
607607 "Message IDs": "IDs de Mensaje",
608608 "Hide avatars, only in chat messages.": "Ocultar avatares en los mensajes de chat.",
609609 "Hide Chat Avatars": "Ocultar avatares de chat",
610610 "Show the number of tokens in each message in the chat log": "Mostrar el número de tokens en cada mensaje en el registro de chat",
611611 "Show Message Token Count": "Mostrar Conteo de Tokens en Mensaje",
public/locales/fr-fr.json+1 -1
@@ -554,7 +554,7 @@
554554 "Model Icon": "Icône du modèle",
555555 "Show sequential message numbers in the chat log": "Afficher les numéros de message séquentiels dans le journal de discussion",
556556 "Message IDs": "Identifiants du message",
557557 "Hide avatars, only in chat messages.": "Masquez les avatars dans les messages de discussion.",
558558 "Hide Chat Avatars": "Masquer les avatars du chat",
559559 "Show the number of tokens in each message in the chat log": "Afficher le nombre de tokens dans chaque message dans le journal de discussion",
560560 "Show Message Token Count": "Afficher le nombre de tokens du message",
public/locales/is-is.json+1 -1
@@ -603,7 +603,7 @@
603603 "Model Icon": "Módel Tákn",
604604 "Show sequential message numbers in the chat log": "Sýna röðuð skilaboðanúmer í spjall skránni",
605605 "Message IDs": "Skilaboðaauðkenni",
606606 "Hide avatars, only in chat messages.": "Fela avatar í spjallskilaboðum.",
607607 "Hide Chat Avatars": "Fela spjallmyndir",
608608 "Show the number of tokens in each message in the chat log": "Sýna fjölda tákn í hverju skilaboði í spjall skránni",
609609 "Show Message Token Count": "Sýna fjölda tákn í skilaboðum",
public/locales/it-it.json+1 -1
@@ -605,7 +605,7 @@
605605 "Model Icon": "Icona del modello",
606606 "Show sequential message numbers in the chat log": "Mostra numeri di messaggi sequenziali nel registro della chat",
607607 "Message IDs": "ID Messaggio",
608608 "Hide avatars, only in chat messages.": "Nascondi gli avatar nei messaggi di chat.",
609609 "Hide Chat Avatars": "Nascondi avatar di chat",
610610 "Show the number of tokens in each message in the chat log": "Mostra il numero di token in ogni messaggio nel registro della chat",
611611 "Show Message Token Count": "Mostra Conteggio Token Messaggio",
public/locales/ja-jp.json+1 -1
@@ -605,7 +605,7 @@
605605 "Model Icon": "モデルアイコン",
606606 "Show sequential message numbers in the chat log": "チャットログに連続したメッセージ番号を表示する",
607607 "Message IDs": "メッセージID",
608608 "Hide avatars, only in chat messages.": "チャットメッセージ内のアバターを非表示にします。",
609609 "Hide Chat Avatars": "チャットアバターを非表示",
610610 "Show the number of tokens in each message in the chat log": "チャットログ内の各メッセージのトークン数を表示する",
611611 "Show Message Token Count": "メッセージトークンの数を表示",
public/locales/ko-kr.json+1 -1
@@ -613,7 +613,7 @@
613613 "Model Icon": "모델 아이콘 표시",
614614 "Show sequential message numbers in the chat log": "채팅 로그에 순차적인 메시지 번호 표시",
615615 "Message IDs": "메시지 ID",
616616 "Hide avatars, only in chat messages.": "채팅 메시지에서 아바타 숨김.",
617617 "Hide Chat Avatars": "캐릭터 프로필 숨기기",
618618 "Show the number of tokens in each message in the chat log": "채팅 로그의 각 메시지에 토큰 수 표시",
619619 "Show Message Token Count": "메시지 토큰 개수 표시",
public/locales/nl-nl.json+1 -1
@@ -601,7 +601,7 @@
601601 "Model Icon": "Modelpictogram",
602602 "Show sequential message numbers in the chat log": "Toon opeenvolgende berichtnummers in het chatlogboek",
603603 "Message IDs": "Bericht-IDs",
604604 "Hide avatars, only in chat messages.": "Verberg avatars in chatberichten.",
605605 "Hide Chat Avatars": "Chatavatars verbergen",
606606 "Show the number of tokens in each message in the chat log": "Toon het aantal tokens in elk bericht in het chatlogboek",
607607 "Show Message Token Count": "Toon bericht token tellen",
public/locales/pt-pt.json+1 -1
@@ -603,7 +603,7 @@
603603 "Model Icon": "Ícone do Modelo",
604604 "Show sequential message numbers in the chat log": "Mostrar números sequenciais de mensagem no registro de chat",
605605 "Message IDs": "IDs de Mensagem",
606606 "Hide avatars, only in chat messages.": "Oculte avatares em mensagens de bate-papo.",
607607 "Hide Chat Avatars": "Ocultar avatares de bate-papo",
608608 "Show the number of tokens in each message in the chat log": "Mostrar o número de tokens em cada mensagem no registro de chat",
609609 "Show Message Token Count": "Mostrar Contagem de Tokens da Mensagem",
public/locales/ru-ru.json+1 -1
@@ -1045,7 +1045,7 @@
10451045 "openai_inline_image_quality_high": "Высокое",
10461046 "Assistant Impersonation Prefill": "Префилл для ассистента при перевоплощении",
10471047 "Hide Chat Avatars": "Не показывать аватарки в чате",
10481048 "Hide avatars, only in chat messages.": "Скрыть аватарки сбоку от сообщений в чате",
10491049 "Flat": "Стандартный",
10501050 "Toggle character info panel": "Показать / скрыть инфо-панель",
10511051 "(For Chat Completion and Instruct Mode)": "(для Chat Completion и режима Instruct)",
public/locales/th-th.json+1 -1
@@ -611,7 +611,7 @@
611611 "Model Icon": "แสดงไอคอน Model AI ที่ตอบแชท",
612612 "Show sequential message numbers in the chat log": "แสดงหมายเลขลำดับข้อความในประวัติแชท",
613613 "Message IDs": "แสดงเลขจำนวนข้อความ",
614614 "Hide avatars, only in chat messages.": "ซ่อนภาพ avatar ในแชทข้อความ",
615615 "Hide Chat Avatars": "ซ่อนรูปโปรไฟล์แชท",
616616 "Show the number of tokens in each message in the chat log": "แสดงจำนวนโทเค็นในแต่ละข้อความในบันทึกแชท",
617617 "Show Message Token Count": "แสดงจำนวนโทเค็นที่ Ai ตอบแชท",
public/locales/uk-ua.json+1 -1
@@ -603,7 +603,7 @@
603603 "Model Icon": "Іконка моделі",
604604 "Show sequential message numbers in the chat log": "Показувати послідовні номери повідомлень у журналі чату",
605605 "Message IDs": "Ідентифікатори повідомлень",
606606 "Hide avatars, only in chat messages.": "Приховати аватари в повідомленнях чату.",
607607 "Hide Chat Avatars": "Приховати аватари чату",
608608 "Show the number of tokens in each message in the chat log": "Показувати кількість токенів у кожному повідомленні у журналі чату",
609609 "Show Message Token Count": "Кількість токенів у повідомленні",
public/locales/vi-vn.json+1 -1
@@ -603,7 +603,7 @@
603603 "Model Icon": "Biểu tượng Model",
604604 "Show sequential message numbers in the chat log": "Hiển thị số tin nhắn tuần tự trong nhật ký trò chuyện",
605605 "Message IDs": "ID Tin nhắn",
606606 "Hide avatars, only in chat messages.": "Ẩn hình đại diện trong tin nhắn trò chuyện.",
607607 "Hide Chat Avatars": "Ẩn hình đại diện trò chuyện",
608608 "Show the number of tokens in each message in the chat log": "Hiển thị số lượng token trong mỗi tin nhắn trong nhật ký trò chuyện",
609609 "Show Message Token Count": "Hiển thị Số lượng Token trong Tin nhắn",
public/locales/zh-cn.json+1 -1
@@ -786,7 +786,7 @@
786786 "Model Icon": "模型图标",
787787 "Show sequential message numbers in the chat log": "在聊天记录中显示消息楼层",
788788 "Message IDs": "显示消息楼层",
789789 "Hide avatars, only in chat messages.": "在聊天记录中隐藏头像。",
790790 "Hide Chat Avatars": "隐藏头像",
791791 "Show the number of tokens in each message in the chat log": "在聊天记录中显示每条消息的词符数",
792792 "Show Message Token Count": "显示消息词符数",
public/locales/zh-tw.json+1 -1
@@ -602,7 +602,7 @@
602602 "Model Icon": "顯示模型圖示",
603603 "Show sequential message numbers in the chat log": "在聊天記錄中顯示連續的訊息編號。",
604604 "Message IDs": "顯示訊息 ID",
605605 "Hide avatars, only in chat messages.": "在聊天訊息中隱藏頭像",
606606 "Hide Chat Avatars": "隱藏聊天頭像",
607607 "Show the number of tokens in each message in the chat log": "在聊天記錄中顯示每條訊息中的符元數量",
608608 "Show Message Token Count": "顯示訊息符元數",