Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Information label "unrecognized key" is not localized in HotKey Binding #12878

Closed
Zebsterpasha opened this issue Aug 30, 2023 · 0 comments · Fixed by #12889
Closed

Information label "unrecognized key" is not localized in HotKey Binding #12878

Zebsterpasha opened this issue Aug 30, 2023 · 0 comments · Fixed by #12889
Labels
localization issues related to localization/internalization/nls

Comments

@Zebsterpasha
Copy link
Contributor

Zebsterpasha commented Aug 30, 2023

Bug Description:

image

throw new Error(`Unrecognized key '${keyString}' in '${keybinding}'`);

Additional Information

I will be able to fix this issue a little bit later by myself, if no one else fixes it soon :)

  • Operating System: any
  • Theia Version: the latest
@vince-fugnitto vince-fugnitto added the localization issues related to localization/internalization/nls label Aug 31, 2023
FernandoAscencio added a commit to FernandoAscencio/theia that referenced this issue Sep 1, 2023
Closes eclipse-theia#12878

Signed-Off-By: FernandoAscencio <fernando.ascencio.cama@ericsson.com>
msujew pushed a commit that referenced this issue Sep 25, 2023
Closes #12878

Signed-off-by: FernandoAscencio <fernando.ascencio.cama@ericsson.com>
Co-authored-by: Vincent Fugnitto <vincent.fugnitto@ericsson.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
localization issues related to localization/internalization/nls
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants