
Word "Queued" is not translate in french
Word "Queued" is not translate in french
When a torrent is in status "Queued" it's not translate in french see picture below:


-
- Compulsive Poster
- Posts: 1230
- Joined: Thu May 24, 2007 11:27 pm
- Location: Chicago, IL, USA
- Contact:
Re: Word "Queued" is not translate in french
so translate itBardok wrote:When a torrent is in status "Queued" it's not translate in french see picture below:

Re: Word "Queued" is not translate in french
It's translate in fr.po but don't work :
#: src/core.py:87 plugins/WebUi/webserver_common.py:133
msgid "Queued"
msgstr "En attente"
I've seen before write it.
#: src/core.py:87 plugins/WebUi/webserver_common.py:133
msgid "Queued"
msgstr "En attente"
I've seen before write it.
Re: Word "Queued" is not translate in french
ok i found what happens "Queued" not contains "%s" so translation not work.