I am using a2po for the same project on two different systems (Ubuntu 14.04 and 16.04).
Apparently a2po is using different paragraph widths for line wrapping on both systems, which results in a lot of diffs like this:
-"The image file is missing. Unfortunately, you cannot edit the image without.\n"
+"The image file is missing. Unfortunately, you cannot edit the image "
+"without.\n"
when switching between systems. It would be great to fix the paragraph width with a command line parameter to prevent this problem.
I am using a2po for the same project on two different systems (Ubuntu 14.04 and 16.04).
Apparently a2po is using different paragraph widths for line wrapping on both systems, which results in a lot of diffs like this:
-"The image file is missing. Unfortunately, you cannot edit the image without.\n"
+"The image file is missing. Unfortunately, you cannot edit the image "
+"without.\n"
when switching between systems. It would be great to fix the paragraph width with a command line parameter to prevent this problem.