Closed (fixed)
Project:
Localization server
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2007 at 20:50 UTC
Updated:
15 Jan 2010 at 17:24 UTC
Automatic import of translations for any Drupal site.
1) We have a Localization server: www.sample.org
2) The module potx takes lines from modules in a file of template PO.
3) The new module has adjustment "the address of Localization" = www.sample.org
4) In drupal we choose the module and we request its new translation
5) The new module copies from a Localization server module_name.tar.gz
6) Takes module_name.po
7) Imports a module_name.po file to base my Drupal site.
Comments
Comment #1
gábor hojtsyPrevious versions of the Localization server and localization client offered this functionality but with a custom RSS-like format. We discussed that this will possibly be added back later after the core features and user interface is polished. Now it is more important to stabilize the core functionality.
Comment #2
pvasili@drupal.org commentedIt is good news. I always shall be a tester:)
Comment #3
gábor hojtsyThis is now being worked on as part of the l10n_packager submodule of l10n_server (which is in the works but is already functional and has generated files available at http://ftp.drupal.org/files/translations already). The client counterpart to this is being worked on at http://drupal.org/project/l10n_update.