Ticket #3504 (closed defect: fixed)
New description feature not translated
| Reported by: | erikos | Owned by: | erikos |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | 0.96 |
| Component: | sugar-toolkit | Version: | Git as of bugdate |
| Severity: | Major | Keywords: | 12.1.0 |
| Cc: | cjl | Distribution/OS: | OLPC |
| Bug Status: | Resolved |
Description
The new desciprion feature does not seem to have been translated (yet). The button does say 'Description' in German and Spanish.
src/sugar/activity/widgets.py:246: description_button.set_tooltip(_('Description'))
This is a pity because we do have nearly the same string translated in the sugar repository:
sugar/src/jarabe/journal/expandedentry.py:323: text = hippo.CanvasText(text=_('Description:')
Change History
Note: See
TracTickets for help on using
tickets.
