The translation packaging script should not merge an installer.po file into the language PO file for download, since installer.po files are to be used on the file system so that the installer can pick them up for language specific wizard presentation.

Comments

dww’s picture

Assigned: Unassigned » dww
Status: Active » Needs review
StatusFileSize
new1.12 KB

i think this is all we need, right? i haven't seen any installer.po files in the repo, so i can't really test this, but it seems to solve the reported problem. namely:

  • the installer.po isn't merged into the monolithic [lang].po file
  • the installer.po *is* still included in the final tarball

that's what we're aiming for, no? anyone translation-aware care to comment/review?

thanks,
-derek

gábor hojtsy’s picture

Yes, this is what we are aiming for exactly.

dww’s picture

Status: Needs review » Fixed

Kjartan saw nothing wrong with this. if it's what you want (and you're definitely the expert in such matters), we're happy to provide it. ;) committed to the DRUPAL-4-7--2 branch as revision 1.1.2.6 and now updated on s.d.o. if you want to try adding an installer.po file to your translation's directory in the s.d.o cvs repo (see http://drupal.org/node/90436#scratch-repo for more info) and see if things are being packaged how you'd expect, that'd be great. just re-open this issue if you find any problems. otherwise, i'll assume all is well.

thanks,
-derek

Anonymous’s picture

Status: Fixed » Closed (fixed)