Translating region names (part 2)
Damien Tournoud - January 1, 2008 - 18:51
| Project: | Translation template extractor |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
See rationale in http://drupal.org/node/205357
In order to correctly translate region names, we need to add default region names and to extract them from themes .info files.
This patch does these two things.
| Attachment | Size |
|---|---|
| d6-locale-region-names-potx.patch | 1.66 KB |

#1
Thanks, I committed this to the 6.x-1 branch to get the RC2 templates generated with this. Still need to figure out how to get this to Drupal 5 et. al (so not marking this fixed).
#2
Now cross-ported (nearly) all changes between 5.x and 6.x versions, so this is fixed as well in all branches.