GNOME Bugzilla – Bug 776621
Text trimmed in Threshold window
Last modified: 2016-12-30 19:32:32 UTC
Created attachment 342630 [details] Screenshot of my experience while testing pt_BR translation In Threshold window, the text area containing an information each training type doesn't wrap around texts. As consequence, part of the text can be trimmed and, therefore, unavailble for the user. This is not an issue for the source string, but translated strings created by unaware translators can bring this issue up. p.s.: By solving this issue, it would be possible to remove newline ('\n') from the source strings inside such text area.
Fixed! https://git.gnome.org/browse/chronojump/commit/?id=2b7320a45d08bf2dab2d98be962fd66bc4982159 Thanks again!