-
Notifications
You must be signed in to change notification settings - Fork 428
Experimenting with Fluent.Net (i18n) in DiscoHawk #4406
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
base: master
Are you sure you want to change the base?
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
That's true and fine, but it doesn't look like that's what you're doing in here. Is using fluent not possible while keeping the existing structure? |
To keep the Designer files, I would have to move every BizHawk/src/BizHawk.Client.EmuHawk/tools/Watch/RamWatch.cs Lines 41 to 88 in 56f3a2d
|
See Fluent homepage and my notes #64.
edit: Marked as draft again because I wanted a POC for actually localising the app, but when I tried that I ran into some bugs in Mono that will have to be worked around, as well as some problems with the code I've written.
If someone on Windows could check the Designer inlining matches the previous layout, those can be pushed to master immediately.Will do later, in the meantime here's a cleaner diff view.