Feature #1397
Add UI Translation Editor to the Translation Manager plugin
Status: | New | Start date: | 11/17/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Tools: General | |||
Target version: | Version 0.10.0 |
Description
The Translation Manager plugin currently supports 2 of the 3 translation file formats used by Ryzom Core - worksheets and phrases. One additional translation type is used by the client primarily for UI translations - the UXT format.
History
#1 Updated by shackra over 6 years ago
there is any problem if this can be done using Python+Qt?
#2 Updated by sfb over 6 years ago
shackra wrote:
there is any problem if this can be done using Python+Qt?
Not without some hurdles since OVQT and this particular plugin to OVQT is already written in C++. This request just adds another worksheet type to the existing plugin.
#3 Updated by shackra over 6 years ago
I though this was a request for a complete new application! :)
#4 Updated by sfb over 6 years ago
shackra wrote:
I though this was a request for a complete new application! :)
Nope! The Translation Manager plugin for OVQT already supports editing 'words' translations files and the 'phrase' translation file. This request adds the last major translation file format: uxt.