Skip to content
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

Duplicate menu shortcut in translations #905

Closed
massic80 opened this issue Jul 30, 2021 · 6 comments
Closed

Duplicate menu shortcut in translations #905

massic80 opened this issue Jul 30, 2021 · 6 comments

Comments

@massic80
Copy link
Contributor

Hi!
I just began translating WinMerge, since Italian translation is missing some labels.
I just noticed that also in the original English labels there is a conflict on the keyboard shortcuts on Image Compare (thise labels with the "&" which become underlined letters in the menu item):
Vertical Wipe
Horizontal Wipe
Flip Vertically
Flip Horizontally

Have the same H and V shortcut. Shall we replace them? :)
Meanwhile, could you please explain what the Wipe is? ;)

@sdottaka
Copy link
Member

The conflict was fixed with commit 7c0977f

For the Wipe, please see the gif animation and Wikipedia articles below.

905

https://en.wikipedia.org/wiki/Wipe_(transition)

@massic80
Copy link
Contributor Author

Veeery precious, thank you!

@massic80 massic80 reopened this Jul 30, 2021
@massic80
Copy link
Contributor Author

Sorry, got to reopen.
I also noticed
RotateRight
and
Rectangle select

@sdottaka
Copy link
Member

Thank you for pointing it out again.

I fixed the conflict with commit b3e0a54.

@massic80
Copy link
Contributor Author

I know that I'm off-topic, but I have a question for you: poEdit splits the strings (even the original strings) when it finds a \n:
"hello\ndear"
becomes
"hello\n"
"dear"

Is it a problem? Can I push my file this way or better if i reset the original situation?

@sdottaka
Copy link
Member

I've never had a problem with a po file edited with poEdit, so I don't think it's necessary to reset to the original situation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants