Closed (fixed)
Project:
Localization server
Version:
5.x-1.0-alpha3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2008 at 19:08 UTC
Updated:
18 Jan 2010 at 14:06 UTC
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
Comment #1
hass commentedComment #2
hass commentedComment #3
hass commentedComment #4
hass commentedComment #5
gábor hojtsyInteresting. The CVS package should definitely not include the language code (it should use file names like root.po). Anyone else can reproduce this?
Comment #6
hass commentedbumping, 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?
Comment #7
meba commentedhass, can you please check with 6.x-dev version of l10n_server?
Comment #8
gábor hojtsyLooks 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.