Ticket #2208 (closed enhancement: fixed)
Export strings from ckan and ckanext-ecportal to combined pot file
Reported by: | seanh | Owned by: | seanh |
---|---|---|---|
Priority: | minor | Milestone: | ckan-sprint-2012-06-25 |
Component: | ckan | Keywords: | [15 minutes] |
Cc: | Repository: | ckan | |
Theme: | none |
Description
All strings from the ckanext-ecportal extension (and from CKAN core) need to be exported to a pot file to send to tenforce.
Attachments
Change History
comment:1 Changed 2 years ago by seanh
- Milestone changed from ckan-sprint-2012-03-19 to current-ckan-sprint-2012-04-02
comment:2 Changed 2 years ago by seanh
I've attached a ckan.pot file. To make it, I edited setup.py in CKAN core like this:
https://gist.github.com/2135849
and then ran python setup.py extract_messages. (And I had ckanext-ecportal installed at ~/pyenv/src/ckanext-ecportal.)
I guess I may need to run this again when the ckanext-ecportal source is finalised, so leaving this ticket open for now.
comment:3 Changed 2 years ago by seanh
- Summary changed from Translation of ckanext-ecportal extension to Export strings from ckan and ckanext-ecportal to combined pot file
- Milestone changed from ckan-sprint-2012-04-02 to current-ckan-sprint-2012-04-16
comment:6 Changed 2 years ago by seanh
- Milestone changed from ckan-sprint-2012-04-16 to current-ckan-sprint-2012-04-30
comment:7 Changed 2 years ago by seanh
- Milestone changed from ckan-sprint-2012-04-30 to current-ckan-sprint-2012-05-15
comment:9 Changed 2 years ago by seanh
- Milestone changed from ckan-sprint-2012-05-15 to current-ckan-sprint-2012-05-29
comment:10 Changed 2 years ago by seanh
- Milestone changed from current-ckan-sprint-2012-05-29 to current-ckan-sprint-2012-06-25
Changed 2 years ago by seanh
Combined ckan core (release-v1.7.1 branch) and ckanext-ecportal (master branch) pot file, created 2012-05-28
Changed 2 years ago by seanh
- Attachment de_fr_es_it_pl_empty_po_files.zip added
Empty ckan.po files for de, fr, es, it and pl, corresponding to the combined pot file from 2012-05-28