Lately, we added support for XML file format in our translation provider. But we wouldn't like to unexpectedly change file format for existing clients. That's why it's a good idea to set it on hook_update_N.

Problem:
With new file format option in UI existing clients might automatically be switched to new file format.

Resolution:
Set this new option to XLF value during module upgrade on hook_update_N

CommentFileSizeAuthor
#2 set_default_file_format-2869453-1.diff594 bytessoul88
patch.diff630 bytessoul88

Comments

Soul88 created an issue. See original summary.

soul88’s picture

StatusFileSize
new594 bytes
loparev’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.