[Translate] More work yay~
This moves checkboxes on the local chat floater into a centralized flyout Adds persistent setting for whether or not to show muted text in local chat. Translators: Please translate the new flyout button and the strings in floater_chat_history.xml
This commit is contained in:
@@ -315,6 +315,6 @@ void LLPanelTranslationSettings::apply()
|
||||
gSavedSettings.setString("TranslationService", getSelectedService());
|
||||
gSavedSettings.setString("BingTranslateAPIKey", getEnteredBingKey());
|
||||
gSavedSettings.setString("GoogleTranslateAPIKey", getEnteredGoogleKey());
|
||||
LLFloaterChat::getInstance()->showTranslationCheckbox(LLTranslate::isTranslationConfigured());
|
||||
LLFloaterChat::getInstance()->showTranslationCheckbox();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user