Opened 13 years ago
Closed 12 years ago
#2487 closed defect (fixed)
Translations for the string 'Actions' needed in Pippy
Reported by: | m_anish | Owned by: | RafaelOrtiz |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | localization | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Change History (3)
comment:1 Changed 12 years ago by cjl
comment:2 Changed 12 years ago by RafaelOrtiz
- Owner changed from sayamindu to RafaelOrtiz
- Status changed from new to assigned
Steps to follow are detailed here
As you have already a .pot inside the activity you can re-generated with genpot
and then we have to do what cjl says ;).
comment:3 Changed 12 years ago by RafaelOrtiz
- Resolution set to fixed
- Status changed from assigned to closed
To clarify: pootle does actually grabs all the generated strings from gettext (f.e
_('Actions') and puts in the pot. You have to got to pootle and update files or rescan files off the projects in order to see the untranslated string.
Now this is string is translated in pootle.
thanks at silbe for the hint.
Note: See
TracTickets for help on using
tickets.
To accomplish this, you need to commit an updated POT file containing the new string.
http://git.sugarlabs.org/pippy/mainline/trees/master/po/Pippy.pot
Comment here when that is done. I will update the Pootle templates from the VCS and then update the individual language/projects via Pootle. After that it is up to the localizers to do the translation.