#760: Improve i18n
--------------------------+----------------------
Reporter: SaintGermain | Owner: nobody
Type: defect | Status: new
Priority: minor | Milestone:
Component: dashboard | Version: 0.8.0dev
Keywords: i18n |
--------------------------+----------------------
Following translation scaffolding of ticket #694.
Some work still need to be done to improve i18n.
1. Widget titles may not be translated: widget implemented outside
BloodhoundDashboard plugin 5i.e. a different i18n domain)
1. Some messages are translated twice (sometimes the widget title
outputted by render_widget is already translated and translation process
is (unnecessarily) attempted once again)
1. Some extracted messages for translation don't need to be translated. So
they should be marked as not to be extracted
1. Some part are still not translated ('Warning' title when no activity
for a milestone for instance)
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/760>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound issue tracker