mrkara / gtranslator

A fork of the original 2-91 branch of Gtranslator from http://projects.gnome.org/gtranslator
GNU General Public License v3.0
1 stars 0 forks source link

[bgo#627145] gtranslator is wrapping lines #71

Open mrkara opened 7 years ago

mrkara commented 7 years ago

Some projects demand .po files with msgmerge -no-wrap option. When i open such a file, change something and save it, all the lines are re-wrapped again.

Gtranslator should not automatically wrap the lines. Or, we need a checkbox somewhere to check this option.

Originally reported by Bernard at https://bugzilla.gnome.org/show_bug.cgi?id=627145

mrkara commented 7 years ago

We should probably check if the gettext api provides such option and if so provide an option in the preferences.

Originally posted by Ignacio Casal Quinteiro (nacho)