prefs_OptionText_hide_thinking_info fixed

This commit is contained in:
mic 2026-04-20 23:26:14 +02:00
parent 8fd5825a8e
commit 58e4f5130a

View file

@ -725,11 +725,11 @@
"description": "" "description": ""
}, },
"prefs_OptionText_hide_thinking": { "prefs_OptionText_hide_thinking": {
"message": "Hide thinking output", "message": "Collapse thinking block by default",
"description": "" "description": ""
}, },
"prefs_OptionText_hide_thinking_info": { "prefs_OptionText_hide_thinking_info": {
"message": "If checked, reasoning/thinking output produced by the model is completely removed. If unchecked, it is shown in a collapsed block above the answer.", "message": "Controls the initial state of the thinking block shown above the answer. If checked, the block is collapsed by default and can be opened with a click. If unchecked, the block is open by default and can be collapsed with a click. The thinking content is always preserved.",
"description": "" "description": ""
}, },
"prefs_OptionText_thinking_summary": { "prefs_OptionText_thinking_summary": {