https://issues.apache.org/ooo/show_bug.cgi?id=122790
--- Comment #3 from Ariel Constenla-Haile <[email protected]> --- (In reply to Andrea Pescetti from comment #2) > I forgot to add that the existing (from 3.x) gradient names appear as > correctly translated, and can be found in the SDF files with the following > IDs: > > RID_SVXSTR_GRDT0 > ... > RID_SVXSTR_GRDT9 The bug of untranslated gradients and other palettes has two parts: a) standard palettes, those named standard.* (standard.sog for the gradients), are localized via svx/source/dialog/sdstring.src, thus they are in pootle b) the other palettes are localized directly on the XML file, see /trunk/main/extras/source/palettes/lang/<LANG>/ For (a), the fix is similar to bug 122317 For (b), 4.0 is releasing languages without localized palettes If you want this bug to track only (a), then remove the block status on bug 122312 (that one must be split in several subtasks). -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
