乱码出现。。。。
ihrthk opened this issue · 8 comments
ihrthk commented
源英文版:
My Application
Hello world!
Settings
现日文版:
˽�Υ��ץꥱ������</string> <string name="hello_world">�ϥ�
��`��ɣ�
�O��
westlinkin commented
ihrthk commented
还是无法解决问题,为什么一定要使用微软的,可不可以使用其他的翻译引擎,例如Google Translate.
谢谢你的回答。
发件人: Wesley Lin
发送时间: 2014-12-26 15:15
收件人: westlinkin/AndroidLocalizationer
抄送: zhangls
主题: Re: [AndroidLocalizationer] 乱码出现。。。。 (#1)
请确认Android Studio File Encoding设置,在我本机上是没问题的,两项都设置成UTF-8试试
—
Reply to this email directly or view it on GitHub.
westlinkin commented
你操作系统是什么,用的Android Studio还是IDEA,详细发一下吧,问题应该还是出在Encode上
下一步就是增加Google Translation API的支持了;这个api是要付费的,所以就先用MS的了
ihrthk commented
window 7 android studio
我都是一直用utf-8的
westlinkin commented
IDE Encoding 和Project Encoding都是UTF-8么?
ihrthk commented
是的,但是这边可能报了一个错,可以参考一下:
17:21:21 Throwable
Read access is allowed from event dispatch thread or inside read-action only (see com.intellij.openapi.application.Application.runReadAction())
Details: Current thread: Thread[ApplicationImpl pooled thread 22,4,main] 242929102
Our dispatch thread:Thread[AWT-EventQueue-0 1.0#AI-135.1629389, eap:false,6,main] 1110800691
SystemEventQueueThread: Thread[AWT-EventQueue-0 1.0#AI-135.1629389, eap:false,6,main] 1110800691
ihrthk commented
win7 下会乱码,而我的mac 下正常使用。
westlinkin commented
fixed in version 0.1.5