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

Test: Localize Inno Updater #205564

Closed
2 tasks done
benibenj opened this issue Feb 19, 2024 · 2 comments
Closed
2 tasks done

Test: Localize Inno Updater #205564

benibenj opened this issue Feb 19, 2024 · 2 comments

Comments

@benibenj
Copy link
Contributor

benibenj commented Feb 19, 2024

Refs: #168894

Complexity: 4

Create Issue


We added support to localize our update dialog on windows (inno updater).

ino_french
ino_traditionalChinese

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:

  1. 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.
  2. Run the setup script from the command line with the language as argument: setup.exe /LANG=ADD_LANGUAGE_HERE
  3. Go through the entire setup and open insiders.
  4. Quickly set update.mode: manual. (Only has to be done the first time)
  5. Run the command Developer: Apply Update... and pick the setup.exe file you previously downloaded
  6. 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.
  7. Update & Stop Screen recording when done
  8. 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.
  9. repeat 2 more times with other languages
@benibenj benibenj added this to the February 2024 milestone Feb 19, 2024
@benibenj benibenj assigned benibenj and unassigned benibenj Feb 19, 2024
@lszomoru
Copy link
Member

I picked hungarian, russian, and japanese.

@Yoyokrazy
Copy link
Contributor

tested french, korean, and simplified ✅ all worked correctly

@Yoyokrazy Yoyokrazy removed their assignment Feb 20, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants