-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Image To Text]Rename PowerOCR to Text Extractor #20178
Conversation
Hm, why this change? Now it sounds like a file converter. As if it makes a txt or docx file or something... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
I personally don't like the name. It feels a bit complicated for a smart utility. I'd suggest something like TextCopy, TextCapture, TextCatch. I personally think we should have focus on getting text into clipboard. |
aka.ms/PowerToysOverview_ImageToText is created, points to https://docs.microsoft.com/windows/powertoys/image-to-text.md |
After merging this and #20176, menu order for Settings and OOBE needs to be changed in a further PR, to keep alphabetical order. |
|
Reason for changing was a few items
@cinnamon-msft hey friend, any opinion? |
I like TextCapture! |
<data name="PowerOCR_Name" xml:space="preserve"> | ||
<value>PowerOCR</value> | ||
<data name="ImageToText_Name" xml:space="preserve"> | ||
<value>Image To Text</value> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add comment that we mean to like convert to. Otherwise we might get translation problems because to can have different meanings (send to, convert to, copy to).
For germany:
- send to = senden an
- convert to = konvertieren in
- copy to = kopieren nach
@jaimecbernardo |
"Image to Text" is just the most descriptive. "Text Capture" from example might be from audio. |
"Text Extractor" is what might end up being here. |
Sounds good to. 👍🏻 If we not rename anything please add the comment I mentioned im my review. |
The new name is to be "Text Extractor". |
I love Text Extractor! Also because the utility works with anything on screen, video, Teams calls, text within application chrome, and of course images too 😄 |
Summary of the Pull Request
Renames PowerPCR to Text Extractor, changing the user facing strings.
PR Checklist
Detailed Description of the Pull Request / Additional comments
Renames PowerOCR to Text Extractor, changing the user facing strings. (executables not included)
Validation Steps Performed
Built and verified Settings, OOBE and logs changed.