-
Notifications
You must be signed in to change notification settings - Fork 148
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
Add GUI multilanguage #16
Comments
I am working on it for version 1.7. |
Hello. I downloaded your Vivetool GUI program, I have a question, where do I get the function IDs from? I understand from the Windows SDK? If yes, how can I find them? I currently have Windows 11 build 22621.160 installed, and I need a feature ID for explorer tabs, but for some reason your program does not have this build. Can you tell me where you can find the function identifiers, or at least write the identifier for the tabs |
|
Thanks for answering. I have another question, under build 22621.160 are there any functions activated through your program? |
There doesn´t seem to be a Feature List available for Build 22621. Only for Build 22616 and 25115+ Windows 11 Beta/Release Preview Builds usually do not get a Feature List on release in the mach2 repo. For common Feature IDs see #19 |
you can enable file explorer tabs by enable the following features for 22621.160 |
Thank you |
For now implemented in the Emergency Bugfix Release 1.6.999.3, either automatically depending on your System Locale, or as a Drop Down under Settings A way to help translate Strings and Text for ViVeTool GUI can be accomplished by using the Hosted Weblate instance at https://weblate.rawrr.dev Current Language Implementations as of right now: English, German, Chinese (Simplified), Indonesian, Italian, Japanese, Polish Some Languages may be more complete in their translation than others. Will be properly bug tested and finished until Version 1.7 releases to the public. |
Coudl you please enable me to revise the translation on Weblate? Thanks. |
You should be able to suggest a Translation without a Weblate Account, unless I messed up something on the configuration side |
Ah Sorry, Google and GitHub Logins were broken since they still pointed to the old defunct domain. I now fixed both of them |
My idea is as I'm doing for Weblate project or Loseless project on Weblate to enable me to edit directly the strings. |
Well if you tell me how to do that than sure, already plagued myself trying to setup RegEX for component discovery for a fair bit |
Hi. I regsitered my account in https://weblate.rawrr.dev/ and now I'm able tor evise strings. |
You should also be able to edit Source Strings now and more |
Italian tranlation completed (100%). |
How can get the file for italian GUI to test it in place? |
I have setup a GitHub action that automatically compiles and uploads a ViVeTool GUI Build on each commit The ZIP File can be downloaded from the latest GitHub Action under A link of an Artifact that recently uploaded is https://github.com/PeterStrick/ViVeTool-GUI/suites/14348064902/artifacts/807835586 |
Thanks. Is there a link to access to the list of latest compilation (artifacts)? |
Artifacts can be downloaded corresponding to each Github Action on the Actions Tab in GitHub, as long as the GitHub Action compiles successfully |
Is your feature request related to a problem? Please describe.
No. Is an additional feature
Describe the solution you'd like
Could you pelase modify teh source to have a multilanguage GUI
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: