mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-15 21:45:14 +03:00
Spell-checked the whole project.
This commit is contained in:
@@ -423,7 +423,7 @@ LLMChatUI::LLMChatUI( PluginManager* manager ) :
|
||||
getKeyBindings().getCommandKeybindString( "ai-toggle-lock-chat" ) )
|
||||
->setTooltipText(
|
||||
i18n( "lock_chat_memory_tooltip",
|
||||
"Lock a chat memory to avoid being deleted during memory clean-ups. Chat "
|
||||
"Lock a chat memory to avoid being deleted during memory clean-ups.\nChat "
|
||||
"memory will only be able to be deleted manually in the chat history." ) )
|
||||
->setId( "ai-toggle-lock-chat" );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user