Skip to content

Numerous strings used for judgment #55

Description

@jzy-chitong56

Hello, I have a small question to ask

If you look at this file, you will find that AI has already helped me write a localized component
https://github.com/jzy-chitong56/ReterasModelStudio/blob/CN/matrixeater/src/com/matrixeater/localization/LocalizationManager.java

But most of the localization is done locally, I haven't uploaded it yet, and the progress is very slow, mainly because I am translating dialog boxes and printing content
https://github.com/jzy-chitong56/ReterasModelStudio/blob/CN/matrixeater/res/lang/zh_CN.properties

This is my problem. As localization progressed, I found that I could only handle dialog boxes and printing, and there was a feeling that many of them were strings used for UI buttons or text display while also being used for judgment. After localization, I felt that the entire program couldn't work

I don't understand JAVA, strictly speaking, I only know JASS, so I am completely unable to operate this separation work

I have compiled localized programs and found that after running them, I can no longer open the model, even if I use your version back. The program runs smoothly, but the model cannot be opened due to unknown errors. However, when I compiled it, localization only handled matrixeater, Craft3XX hasn't started processing yet . So I can't imagine if the compiled program can still run normally after processing all the files in these two folders

This is an online compilation script, and since I don't know how to handle the local environment at all, I asked AI to write this thing. Except for occasional components that fail to compile due to link failure, I didn't find any problems. If needed, you can integrate it into your branch

https://github.com/jzy-chitong56/ReterasModelStudio/blob/CN/.github/workflows/azure-functions-app-java.yml

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions