I tried to export a project as D6 package and D5 autolocale package and CVS package and all this packages contain only one file named "root.de.po" with only 4 strings. The other 35 translated strings are missing in the packages...

Therefor the only working export is "all in one file" except the bug reported in http://drupal.org/node/218260. I think the other 3 options should work too, however they are not so important for me today.

Comments

hass’s picture

Title: Expport as package expport is incomplete and buggy » Expport as package export is incomplete and buggy
hass’s picture

Title: Expport as package export is incomplete and buggy » Expport as package export is incomplete
hass’s picture

Title: Expport as package export is incomplete » Export as package export is incomplete
hass’s picture

Title: Export as package export is incomplete » Export as package is incomplete
gábor hojtsy’s picture

Interesting. The CVS package should definitely not include the language code (it should use file names like root.po). Anyone else can reproduce this?

hass’s picture

Version: 5.x-1.x-dev » 5.x-1.0-alpha3

bumping, i cannot export anything except single .po file. D6 package is totaly broken with a theme that have subthemes and ends with only ~5 strings export file in a subthemes translation directory. The base theme with all subthemes have around 120 strings.

How can i export all my strings?

meba’s picture

Status: Active » Postponed (maintainer needs more info)

hass, can you please check with 6.x-dev version of l10n_server?

gábor hojtsy’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Looks like this was not reproduced again (marking closed). Also #484442: Make Drupal 6 export format contrib friendly seems related with mentions of where you'd find the strings in obscure places in case not using single file export.