feat: add option to sort auto translate list

This commit is contained in:
Anna
2022-05-30 00:52:44 -04:00
parent 70cecf4a6d
commit 212835c33a
6 changed files with 673 additions and 1023 deletions
+9
View File
@@ -497,4 +497,13 @@
<data name="Options_FontsEnabled" xml:space="preserve">
<value>Enable custom fonts</value>
</data>
<data name="AutoTranslate_Search_Hint" xml:space="preserve">
<value>Search Auto Translate...</value>
</data>
<data name="Options_SortAutoTranslate_Name" xml:space="preserve">
<value>Sort the Auto Translate list</value>
</data>
<data name="Options_SortAutoTranslate_Description" xml:space="preserve">
<value>If this is enabled, the Auto Translate list will be sorted alphabetically.</value>
</data>
</root>