This patch refactor's the "header" of all po files. It reorganizes the copyright and make the template looks like drupal-pot template style additional add the most important lines we need for po-packager like

# German translation of Drupal (modules/throttle/throttle.module)

to the third line and therefor allow us to package the translation files with PO-Packager (http://cvs.drupal.org/viewvc.py/drupal/contributions/tricks/po-packager/) for D6 testing and later production. This task is mandatory for future - it must be done. Now this doesn't change the translation strings them self, but it helps us to test translation features for D6.

Comments

hass’s picture

Status: Needs review » Needs work
StatusFileSize
new46.06 KB

Updated patch, only change is in the first line ".pot" to ".po".

I keep this now as CNW, while po-packager isn't working and i need some feedback from Gabor first.

hass’s picture

Status: Needs work » Needs review

ok, was a small bug with windows in po-packager. This has been fixed now and is working well and therefor this CNR.

hass’s picture

Title: Refactored file header for D6 compatibility » Refactored file headers for po-packager compatibility
kkaefer’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)