Needs review
Project:
Core translation import
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 May 2010 at 15:11 UTC
Updated:
13 May 2010 at 15:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
clemens.tolboomThe patch introduces a setting for a force all.
I can use this through drush by settings the variable. It's not the best solution but is handy for me right now.
With
drush vset core_translation_force_all 1and
drush vdel core_translation_force_allwe can manage it's behaviour.
Comment #2
clemens.tolboom