How do I change node languages ββin batches?
If I am doing content translation in Drupal 6, how do I change the language on a large number of nodes without doing it for each node? I have over 500 nodes.
+1
Kris khaira
source
to share
2 answers
Viewing bulk transactions One of the options would be one module for viewing. The other would be SQL. I would prefer vbo, but I'm not sure if there is a change language for it.
+4
googletorp
source
to share
I found what I was looking for. There is a module called Language Assignment .
+1
Kris khaira
source
to share