You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added support to localize our update dialog on windows (inno updater).
Test the following for 3 different languages.
Pick one language from:
french
italian
german
spanish
brazilianPortuguese
hungarian
turkish
And two languages from:
korean
russian
japanese
simplifiedChinese
traditionalChinese
Testing Steps:
Download the latest windows insiders setup.exe from the builds page (build needs to be from 20.02.2024 or newer). This step only needs to be done once.
Run the setup script from the command line with the language as argument: setup.exe /LANG=ADD_LANGUAGE_HERE
Go through the entire setup and open insiders.
Quickly set update.mode: manual. (Only has to be done the first time)
Run the command Developer: Apply Update... and pick the setup.exe file you previously downloaded
After a couple seconds there will be an update available. Before updating I recommend recording your screen. Depending on your device, the update dialog might only show for 1 second. If you record your screen you will be able to more easily verify the text in the dialog.
Update & Stop Screen recording when done
The update dialog should have shown the 'Updating Visual Studio Code...' in the language you have picked. You do not need to verify if the translation is correct, you just need to make sure that it worked and that there is no encoding problems.
repeat 2 more times with other languages
The text was updated successfully, but these errors were encountered:
Refs: #168894
Complexity: 4
Create Issue
We added support to localize our update dialog on windows (inno updater).
Test the following for 3 different languages.
Pick one language from:
And two languages from:
Testing Steps:
setup.exe
from the builds page (build needs to be from 20.02.2024 or newer). This step only needs to be done once.setup.exe /LANG=ADD_LANGUAGE_HERE
update.mode: manual
. (Only has to be done the first time)Developer: Apply Update...
and pick thesetup.exe
file you previously downloadedThe text was updated successfully, but these errors were encountered: