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

Enable showing Chinese directly inside output files. #10

Closed
gary258796 opened this issue Oct 7, 2022 · 1 comment
Closed

Enable showing Chinese directly inside output files. #10

gary258796 opened this issue Oct 7, 2022 · 1 comment
Milestone

Comments

@gary258796
Copy link
Contributor

Idea

It's better to see any original text rather than text being transformed into unicode in the output files because it's more readable for us.

Attempt

Enable to control escapeUnicode parameter that is send to function saveConvert with a new parameter we can set into class PropertiesFileGenerator , and then send it to method dumpProperties from class PropertyManager, in order to show , like Chinese, directly inside generated output files.

Expected Behavior

When setting this new parameter into true, we can get output file with text showing directly without being transformed into unicode.

@TheSnoozer
Copy link
Contributor

Thanks for your investigation & contribution; closing this since #11 was merged.

@TheSnoozer TheSnoozer added this to the 6.0.0 milestone Oct 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants