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

Some warnings are not localized #13030

Closed
Zebsterpasha opened this issue Oct 26, 2023 · 0 comments · Fixed by #13031
Closed

Some warnings are not localized #13030

Zebsterpasha opened this issue Oct 26, 2023 · 0 comments · Fixed by #13031
Labels
localization issues related to localization/internalization/nls

Comments

@Zebsterpasha
Copy link
Contributor

Bug Description:

Some warnings are not localized

Steps to Reproduce:

this.messageService.warn("Please use the browser's cut command or shortcut.");

this.messageService.warn("Please use the browser's copy command or shortcut.");

this.messageService.warn("Please use the browser's paste command or shortcut.");

await this.messageService.info('Open a file first to copy its path');

Additional Information

  • Operating System: any
  • Theia Version: the latest
@msujew msujew added the localization issues related to localization/internalization/nls label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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