Closed GoogleCodeExporter closed 8 years ago
I have the same issue on Version: 0.5 Beta (20130830).
Using DNS-320 funplug with tranmission 2.81.
Original comment by shidevil
on 7 Sep 2013 at 6:10
謝謝你的web control!很好!mobile UI
有個小小問題罷了。其他很好
Original comment by shidevil
on 7 Sep 2013 at 6:13
Empty bar, 沒有字還有不能按。
Original comment by shidevil
on 7 Sep 2013 at 6:18
okay,
if you do this,
http://xxx.xxx.xxx.xxx:9091/transmission/web/index.mobile.html?lang=zh-CN
it works. chinese is displayed.
if i put lang=en. it's not displayed.
Original comment by shidevil
on 7 Sep 2013 at 6:27
[deleted comment]
Found the problem.
go to lang folder in transmission and open up en.js
in en.js line 2
change system.defaultLang=en
to
system.lang=en
Works great now!
Original comment by shidevil
on 7 Sep 2013 at 6:30
Attachments:
@shidevil I tried your suggestion, but now I'm not seeing text win either the
desktop or mobile UI. Does something else need to be done to Transmission to
pull from the updated .js file?
Original comment by JBlake...@gmail.com
on 7 Sep 2013 at 4:41
Blade,
no nothing need to be done.
try this
http://xxx.xxx.xxx.xxx:9091/transmission/web/index.mobile.html?lang=zh-CN
put ?lang=zh-CN
if chinese works.
then u try to put en.
also remember if u change the en.js file.
system.defaultLang=en to systen.lang=en
see the capitalization.
Original comment by shidevil
on 8 Sep 2013 at 4:15
@shidevil I got it working. On my release, I needed "system.lang = {" on line
2. The 'en' part was included in the next line. Thanks again for your help!
Original comment by JBlake...@gmail.com
on 8 Sep 2013 at 4:36
I'm sorry, I will next update fixes this BUG
Original comment by ronggang...@gmail.com
on 9 Sep 2013 at 12:03
Original comment by ronggang...@gmail.com
on 13 Sep 2013 at 6:46
Original issue reported on code.google.com by
JBlake...@gmail.com
on 5 Sep 2013 at 3:19