#2008: Translations text in webui
-------------------+--------------------------------------------------------
Reporter: Cas | Owner: Cas
Type: bug | Status: assigned
Priority: major | Milestone: 1.3.x
Component: webui | Version:
Keywords: |
-------------------+--------------------------------------------------------
Changes (by Cas):
* status: new => assigned
* owner: damoxc => Cas
Comment:
Parsing with the updated gen_gettext.py has fixed quite a few of the
translations. To fix the rest the following is required:
In ExtJS the colon separator is added automatically to textfields but to
share the same translated text as gtk this separator needs to be removed
using `labelSeparator : '',` and a colon manually added to the text.
For the unique text fields to Web UI a script will be needed to create a
POT file that can be merged with the main one.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2008#comment:1>
Deluge <http://deluge-torrent.org/>
Deluge project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-dev?hl=en.