-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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 strings not localized #822
Comments
@dbaeumer Are we pushing/pulling these strings to transifex ? |
@alexandrudima no they are not :-) |
Resource that are pushed to transifex need to be listed in |
Actually the file has a vs\editor section so standalone should be included by default. Need to see why this is not the case ? |
Reopening the issue. Actually this is more complicated. What be push to transifex is what we bundle into our
|
@alexandrudima opinions ? |
We could treat the standalone like an extension and try to resuse some code from there. |
It looks like someone removed these localizations in this commit: Then later someone else moved the code whose localizations were removed to src/vs/editor/standalone: |
Any progress to report on this issue? microsoft/vscode#48108 was closed with a sound explanation (not wanting to push all of vscode's resource strings to monaco-editor). However, it isn't clear how the issue here will be resolved. |
@alexandrudima adding you as well based on the discussion from yesterday. I will try to summarize:
An alternative would be to publish the keys and the English strings and to ask every product that embeds the stand alone editor to translate these strings. This would at the end be the cleanest solution since the strings we would pull from the VS Code translation might have the term |
Thank you for making this a priority. Localization issues will block us from taking a newer Monaco release in Azure DevOps, and there are fixes/changes over the past few months that we'd love to deploy. Please just let us know when more information is available so we can plan accordingly. |
I revived that translation for the Monaco editor in the build process. See microsoft/vscode#71065 |
So, am I correct in that all localizations are completely busted in Monaco at the moment? When I run |
Closed with 0.17.0. Thanks! :) |
monaco-editor version:
0.9.0 and later (including latest, 0.14.3)
Browser:
All
OS:
All
Steps or JS usage snippet reproducing the issue:
Use the test page for German localizations at https://github.com/Microsoft/monaco-editor-samples/blob/master/browser-amd-localized/index.html
The following sections of localizable strings are not localized:
0.14.3 example:
The text was updated successfully, but these errors were encountered: