We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
According to GNOME HIG (https://developer.gnome.org/hig/guidelines/writing-style.html) menu strings should use Header Capitalization. Also menu strings should have an accelerator. (_, underscore)
Can we change these strings accordingly?
_Heal selection... > _Heal Selection... Heal transparency... > Heal _Transparency... Enlarge & sharpen... > _Enlarge & Sharpen... Sharpen by synthesis... > _Sharpen by Synthesis... _Fill with pattern seamless... > _Fill with Pattern Seamless... Style... > _Style... Uncrop... > _Uncrop...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
According to GNOME HIG (https://developer.gnome.org/hig/guidelines/writing-style.html) menu strings should use Header Capitalization. Also menu strings should have an accelerator. (_, underscore)
Can we change these strings accordingly?
_Heal selection... > _Heal Selection...
Heal transparency... > Heal _Transparency...
Enlarge & sharpen... > _Enlarge & Sharpen...
Sharpen by synthesis... > _Sharpen by Synthesis...
_Fill with pattern seamless... > _Fill with Pattern Seamless...
Style... > _Style...
Uncrop... > _Uncrop...
The text was updated successfully, but these errors were encountered: