[TextExtractor]Select OCR language in context menu (#22777)

* TextExtractor Add language selection.

* TextExtractor adding resources
This commit is contained in:
Laszlo Nemeth
2022-12-18 16:35:03 +01:00
committed by GitHub
parent 6d138e80fb
commit 3cdac58070
4 changed files with 59 additions and 15 deletions

View File

@@ -2559,6 +2559,9 @@ Activate by holding the key for the character you want to add an accent to, then
<data name="LearnMore_TextExtractor.Text" xml:space="preserve">
<value>Learn more about Text Extractor</value>
</data>
<data name="TextExtractor_Cancel" xml:space="preserve">
<value>cancel</value>
</data>
<data name="General_SettingsBackupAndRestore_NothingToBackup" xml:space="preserve">
<value>A new backup was not created because no settings have been changed since last backup.</value>
</data>