-
Notifications
You must be signed in to change notification settings - Fork 329
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
🐛 Rewrite localization & welcome #885
Conversation
Thanks a lot. I don't have much time today but will have a closer look tonight.
However, it would still be helpful to localize (just) the welcome message (falls back to English). It is okay to only provide an English changelog as we will put some GIFs there. |
Emmm ... OK. BTW, I regard the "welcome message" here as distribution-exclusive component, similar to "Microsoft specific customizations" in VS Code, so, prefer not to check it into the repo. |
* Support complex fallback. * Support dev time hot reload.
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.
👍
BTW, have you figured out why tests randomly go timeout? IIRC, it dates back to the time when the CI was hosted by AppVeyor. |
The timeout issue has been there since the very beginning. I increased the time limit and thereafter it happens less often. One solution may be #261, but it always has a low priority. |
Given that
I decide also not to localize the welcome message.
It is now stored in the
welcome.txt
file.