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

zh-cn2en.py and problem with space character #44

Open
tomurbanowicz opened this issue Nov 4, 2017 · 5 comments
Open

zh-cn2en.py and problem with space character #44

tomurbanowicz opened this issue Nov 4, 2017 · 5 comments

Comments

@tomurbanowicz
Copy link

I noticed that the script does not take up the space at the beginning and end of the strings as HEX 32. How to change it?

@dpeddi
Copy link
Contributor

dpeddi commented Nov 7, 2017

i will take a look...

@tomurbanowicz
Copy link
Author

And I'd like to change language to translate (from CN to EN) and ex. that:

#0.0.9.26:0
00000001|57 65 64|Wed|Sr
00000001|54 75 65|Tue|Wt
00000001|46 72 69|Fri|Pt
00000001|4D 6F 6E|Mon|Pn
00000001|53 75 6E|Sun|Nd
00000001|53 61 74|Sat|So
00000001|54 68 75|Thu|Czw

does not translate it. Why?

@tomurbanowicz
Copy link
Author

ex.
00000001|57 65 64|Wed|Sr

Sr is with space at the end "Sr "

@tomurbanowicz
Copy link
Author

FW-9.26.zip

@tomurbanowicz
Copy link
Author

What about this problem?

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