Bug 103872

Summary: Untranslatable string in Calc/Chart: "Save as Image"
Product: LibreOffice Reporter: Mihkel Tõnnov <mihhkel>
Component: ChartAssignee: Gabor Kelemen (allotropia) <kelemeng>
Status: RESOLVED FIXED    
Severity: normal CC: kelemeng, pedlino, serval2412
Priority: medium    
Version: 4.0 all versions   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=30944
https://bugs.documentfoundation.org/show_bug.cgi?id=60137
Whiteboard: target:5.4.0
Crash report or crash signature: Regression By:

Description Mihkel Tõnnov 2016-11-11 17:56:41 UTC
There's an untranslatable string in Calc/Chart:
right-click on a chart in Calc - Export as image - observe the untranslated dialog title: "Save as Image"

Has been like this since 4.0, still present in 5.2.3.3


Old requests where the feature itself was added/modified are listed in "See Also".
Comment 1 Pedro 2016-11-11 18:23:25 UTC
Confirmed with version 5.2.3.3 x64 (UI language Portuguese) running under Windows 10 x64 (Portuguese)
Comment 2 Julien Nabet 2016-11-11 19:36:55 UTC
On pc Debian x86-64 + French UI, with master sources updated today or with LO Debian package 5.2.3, I don't reproduce this.
Comment 3 Gabor Kelemen (allotropia) 2017-04-20 07:28:38 UTC
This is coming from here: 
http://opengrok.libreoffice.org/xref/core/svx/source/core/graphichelper.cxx#220

aDialogHelper.SetTitle( "Save as Image" );
Comment 4 Commit Notification 2017-04-21 07:58:17 UTC
Gabor Kelemen committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=577ae613e0b97e5533b4b2de93422a25dca39517

tdf#103872 Localize "Export as image" window title

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.