feat: add autotranslate qol features
Allow using Ctrl+# to select the first 10 results. Allow pressing Enter to select the first result. Fix the Escape key not closing the autotranslate window. Increase the window size.
This commit is contained in:
@@ -506,4 +506,7 @@
|
||||
<data name="Options_SortAutoTranslate_Description" xml:space="preserve">
|
||||
<value>If this is enabled, the Auto Translate list will be sorted alphabetically.</value>
|
||||
</data>
|
||||
<data name="AutoTranslate_Completion_Key" xml:space="preserve">
|
||||
<value>Ctrl + {0}</value>
|
||||
</data>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user