mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +02:00
[TextExtractor]Disable by default and warning to use Snipping Tool on Win11 (#29839)
* [TextExtractor] default enabled until Win10 + infobar in Settings page * Fixing severity * Fixing warning text * Use the Windows 11 detection from Common.UI
This commit is contained in:
@@ -3249,6 +3249,9 @@ Activate by holding the key for the character you want to add an accent to, then
|
||||
<data name="TextExtractor_SupportedLanguages.Title" xml:space="preserve">
|
||||
<value>Text Extractor can only recognize languages that have the OCR pack installed.</value>
|
||||
</data>
|
||||
<data name="TextExtractor_UseSnippingToolWarning.Title" xml:space="preserve">
|
||||
<value>It is recommended to use the Snipping Tool instead of the TextExtractor module.</value>
|
||||
</data>
|
||||
<data name="TextExtractor_SupportedLanguages_Link.Content" xml:space="preserve">
|
||||
<value>Learn more about supported languages</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user