kimsondergaard / transmission-control

Automatically exported from code.google.com/p/transmission-control
0 stars 0 forks source link

Mobile UI Display Issue #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Access Mobile UI
2.
3.

What is the expected output? What do you see instead?
No Torrents displayed, just empty bars.  See attachment.

What version of the product are you using? On what operating system?
Version: 0.5 Beta (20130830)

Please provide any additional information below.

Original issue reported on code.google.com by JBlake...@gmail.com on 5 Sep 2013 at 3:19

GoogleCodeExporter commented 8 years ago

Original comment by JBlake...@gmail.com on 5 Sep 2013 at 3:25

Attachments:

GoogleCodeExporter commented 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

GoogleCodeExporter commented 8 years ago
謝謝你的web control!很好!mobile UI 
有個小小問題罷了。其他很好

Original comment by shidevil on 7 Sep 2013 at 6:13

GoogleCodeExporter commented 8 years ago
Empty bar, 沒有字還有不能按。

Original comment by shidevil on 7 Sep 2013 at 6:18

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

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:

GoogleCodeExporter commented 8 years ago
@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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
@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

GoogleCodeExporter commented 8 years ago
I'm sorry, I will next update fixes this BUG

Original comment by ronggang...@gmail.com on 9 Sep 2013 at 12:03

GoogleCodeExporter commented 8 years ago

Original comment by ronggang...@gmail.com on 13 Sep 2013 at 6:46