https://bugs.freedesktop.org/show_bug.cgi?id=51763
Bug #: 51763 Summary: FILESAVE: broken string when exporting a diagram to PNG or other formats Classification: Unclassified Product: LibreOffice Version: unspecified Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: medium Component: Drawing AssignedTo: libreoffice-bugs@lists.freedesktop.org ReportedBy: jo...@sindominio.net The string for the window title in the export dialog is " Options". PNG, JPG, or whatever format is appended before this string, which makes the string unlocalisable for many languages, including Catalan. The offending line is currently here: http://cgit.freedesktop.org/libreoffice/core/tree/svtools/source/filter/exportdialog.src#n23 The correct string should be something along the line of "%s Options", but the string format in this source file doesn't seem to make it that easy. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs