I demand that Torsten Kunkel may or may not have written...
while working on a patch I noticed a small problem creating such a patch with the "new" translation. When adding new translations, you have to call "make i18n" in order to get the translation generated to the gettext-files, but when doing this, all linenumbers get updated.
[snip example diff]
Because of this, a patch of about 5kb will have about 150kb because of these changes. What is the best way to avoid this?
diff -I^#:
[snip]