Project:Localization server
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

When I export "Flat package for CVS commit" it still contains additional translation files, not only one root file.

Comments

#1

Status:active» postponed (maintainer needs more info)

Why don't you use the single file export method if you assume a single file then?

#2

I don't know, I just try to use it how it is supposed to be used. And the root file seems to have all the translations, so it is usable, just the additional file is confusing. The translations should be in one file for CVS commit as I know, or am I missing something?

example module:
http://forditas.mindworks.hu/translate/languages/hu/export?project=wp_co...

#3

Category:bug report» support request
Status:postponed (maintainer needs more info)» closed (fixed)

Well, the "flat package for CVS commit" is designed for bigger modules, or even Drupal core. If you try to export a Drupal core translation with this mode you will get the exact file set you should commit to CVS. Also, for bigger modules (which have submodules), it is best practice to NOT commit the translation as one big file but distribute among the submodules. As the description says on the export mode: "Additionally, for testing, spell checking and smaller modules, you can also export in one file without packaging as well." Emphasis from me.