User: goba Branch: DRUPAL-5 Date: Thu, 17 Jan 2008 01:24:37 +0000 Modified files: /modules/l10n_server/l10n_community export.inc extractor.inc l10n_community.install Log message: #209517 report by Sutharsan, solution by myself: installer strings were not properly identified and exported; - store string type (runtime, installer, both) in a type field on file-line-string associations - included update path for existing sites (but they still need to rescan everything unfortunately) - on export, unless the all-in-one format is used, output installer only strings to installer.po and output installer and runtime strings to installer.po as well - obey flat mode and some special handling for core file placement as well Links: http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c... http://cvs.drupal.org/diff.php?path=contributions/modules/l10n_server/l10n_c...