i18n: remind the user to restart their machine after updating VCC (#554)
Some checks failed
🔨 Build / App (macos-12) (push) Has been cancelled
🔨 Build / App (ubuntu-20.04) (push) Has been cancelled
🔨 Build / App (windows-latest) (push) Has been cancelled
📝 Linter / Frontend (push) Has been cancelled
📝 Linter / Backend Formatting (push) Has been cancelled
📝 Linter / Backend Linter (push) Has been cancelled
🧪 Tests / Frontend (push) Has been cancelled

Some users have reported they had to restart for things to work properly
after updating the VCC runtime.
This commit is contained in:
Tyler Wilding 2024-09-02 22:46:06 -04:00 committed by GitHub
parent f3f80df660
commit 10515ef6c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,7 +49,7 @@
"gameControls_timePlayed_minute": "minute",
"gameControls_timePlayed_minutes": "minutes",
"gameControls_warning_vccVersion_headerA": "Your Microsoft Visual C++ Runtime is out of date",
"gameControls_warning_vccVersion_headerB": "Due to recent changes, the tools may fail to launch if this is not updated, please update using the link below.",
"gameControls_warning_vccVersion_headerB": "Due to recent changes, the tools may fail to launch if this is not updated, please update using the link below and restart your machine.",
"gameJob_applyTexturePacks": "Applying Packs",
"gameJob_deleteTexturePacks": "Deleting Packs",
"gameJob_enablingTexturePacks": "Enabling Packs",