mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
[TextExtractor]Rename PowerOCR to Text Extractor (#20178)
* [Image To Text]Rename PowerOCR to Image To Text * fix spellchecker * Rename to Text Extractor * Missing mention * Another missing mention
This commit is contained in:
@@ -2328,38 +2328,38 @@ Activate by holding the key for the character you want to add an accent to, then
|
||||
<data name="PowerAccent_ToolbarPosition_Right.Content" xml:space="preserve">
|
||||
<value>Right</value>
|
||||
</data>
|
||||
<data name="LearnMore_PowerOcr.Text" xml:space="preserve">
|
||||
<value>Learn more about PowerOCR</value>
|
||||
<data name="LearnMore_TextExtractor.Text" xml:space="preserve">
|
||||
<value>Learn more about Text Extractor</value>
|
||||
</data>
|
||||
<data name="PowerOCR.ModuleDescription" xml:space="preserve">
|
||||
<value>PowerOCR is a convenient way to copy text from anywhere on screen</value>
|
||||
<data name="TextExtractor.ModuleDescription" xml:space="preserve">
|
||||
<value>Text Extractor is a convenient way to copy text from anywhere on screen</value>
|
||||
</data>
|
||||
<data name="PowerOCR.ModuleTitle" xml:space="preserve">
|
||||
<value>PowerOCR</value>
|
||||
<data name="TextExtractor.ModuleTitle" xml:space="preserve">
|
||||
<value>Text Extractor</value>
|
||||
</data>
|
||||
<data name="PowerOCR_EnableToggleControl_HeaderText.Header" xml:space="preserve">
|
||||
<value>Enable PowerOCR</value>
|
||||
<data name="TextExtractor_EnableToggleControl_HeaderText.Header" xml:space="preserve">
|
||||
<value>Enable Text Extractor</value>
|
||||
</data>
|
||||
<data name="Shell_PowerOcr.Content" xml:space="preserve">
|
||||
<value>PowerOCR</value>
|
||||
<data name="Shell_TextExtractor.Content" xml:space="preserve">
|
||||
<value>Text Extractor</value>
|
||||
</data>
|
||||
<data name="Launch_PowerOCR.Content" xml:space="preserve">
|
||||
<value>Launch PowerOCR</value>
|
||||
<data name="Launch_TextExtractor.Content" xml:space="preserve">
|
||||
<value>Launch Text Extractor</value>
|
||||
</data>
|
||||
<data name="Oobe_PowerOCR.Title" xml:space="preserve">
|
||||
<value>PowerOCR</value>
|
||||
<data name="Oobe_TextExtractor.Title" xml:space="preserve">
|
||||
<value>Text Extractor</value>
|
||||
</data>
|
||||
<data name="Oobe_PowerOCR_HowToUse.Text" xml:space="preserve">
|
||||
<value>to open PowerOCR and then selecting a region to copy the text from.</value>
|
||||
<data name="Oobe_TextExtractor_HowToUse.Text" xml:space="preserve">
|
||||
<value>to open Text Extractor and then selecting a region to copy the text from.</value>
|
||||
</data>
|
||||
<data name="Oobe_PowerOCR_TipsAndTricks.Text" xml:space="preserve">
|
||||
<data name="Oobe_TextExtractor_TipsAndTricks.Text" xml:space="preserve">
|
||||
<value>Hold the shift key to move the selection region around.</value>
|
||||
</data>
|
||||
<data name="PowerOCR.SecondaryLinksHeader" xml:space="preserve">
|
||||
<data name="TextExtractor.SecondaryLinksHeader" xml:space="preserve">
|
||||
<value>Attribution</value>
|
||||
</data>
|
||||
<data name="Oobe_PowerOCR.Description" xml:space="preserve">
|
||||
<value>PowerOCR works like Snipping Tool, but copies the text out of the selected region using OCR and puts it on the clipboard.</value>
|
||||
<data name="Oobe_TextExtractor.Description" xml:space="preserve">
|
||||
<value>Text Extractor works like Snipping Tool, but copies the text out of the selected region using OCR and puts it on the clipboard.</value>
|
||||
</data>
|
||||
<data name="FileExplorerPreview_ToggleSwitch_Monaco_Try_Format.Description" xml:space="preserve">
|
||||
<value>Applies to json and xml. Files remain unchanged.</value>
|
||||
|
||||
Reference in New Issue
Block a user