Value of "global max up/download rate" can't be saved

jith45

Member
May 25, 2018
960
0
16
Hi:
I just stumbled upon this amazing web-front of rtorrent few days ago, after reading all the howtos, tutorials, I successfully installed the rutorrent, and it runs OK. But soon, I found I can't save the global max up/download rate, the default value is "102400", and no matter what I change, after reloading rutorrent in browser(not restart http), the value go back to "102400". Doesn't this value read from ~/.rtorrent.rc, in which I set both to "0". No idea what went wrong.
I'm running rTorrent 0.8.6, rutorrent 3.1, , apache/2.2.15, php 5.3.3, Archlinux. Apache is running by user "http" who is also the owner of /srv/http/rutorrent.

By the way, I'm coming from China, and I saw there is a Chinese language pack, but not very complete, still missing some UI element, and all the plugins are not yet translated. So I want to make little contribution to make a full Chinese translation. And how can I do that
 

somus1735

Member
May 25, 2018
833
0
16
See http://code.google.com/p/rutorrent/wiki/PluginThrottle "Some non-obvious points" point one.

Quote
So I want to make little contribution to make a full Chinese translation. And how can I do that​


Localization files are:

rutorrent/lang/zh-cn.js (or zh-tw.js if you from Taiwan) and
rutorrent/plugins/PLUGIN_NAME/lang/zh-cn.js

Process:
1) Obtain version of ruTorrent and all its plugins from SVN
Code:
svn co http://rutorrent.googlecode.com/svn/trunksee wiki for details - http://code.google.com/p/rutorrent/wiki/GetFromSVN
2) Correct lang files (in UTF-8 charset)
3) Send it contents to me ( mailto:[email protected] )
 

jith45

Member
May 25, 2018
960
0
16
Got it, thanks.

Since I need some time to run all the plugin sucessfully, so only after that, I'll submit the Chinese translation to you smiley.gif
 

Attachments