(Bug found by user: YQ-YSY) Paragraph style - Sections - Bitmap - Add / Import. Note: not reproducible on macos. The dialog window title is hard coded in /cui/source/tabpages/tpbitmap.cxx [1]: SvxOpenGraphicDialog aDlg("Import", GetDialogFrameWeld()); Bug was introduced in commit a44a0690da6d7cdc173fffea2b87ca899eb41ecd [2]. [1] https://github.com/LibreOffice/core/blob/ba28af8aa576869a5e6a4f3129af302c824d31a5/cui/source/tabpages/tpbitmap.cxx#L716 [2] https://github.com/LibreOffice/core/commit/a44a0690da6d7cdc173fffea2b87ca899eb41ecd#diff-607728f41ee61c4c968cfcf256c2f618R297
You can't confirm your own bugs. Moving it back to UNCONFIRMED until someone else confirms it.
reproduced in Versión: 6.2.2.1 Id. de compilación: fcd633fb1bf21b0a99c9acb3ad6e526437947b01 Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; VCL: win; Configuración regional: es-ES (es_ES); Idioma de IU: es-ES Calc: threaded
@Caolán, this is similar to bug 122803
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/2708a37e99ac6c923940573eca7627620557ccce%5E%21 Resolves: tdf#122804 make bitmap page 'add' dialog title localized It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
fixed in master, backport to 6-2 in gerrit
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/8e56c7e5858b4d69bf1674ffeec27ae5d2c9ee79%5E%21 Resolves: tdf#122804 make bitmap page 'add' dialog title localized It will be available in 6.2.3. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.