[Libreoffice-bugs] [Bug 49098] New: idxexample.odt cleanup

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 24 10:16:49 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=49098

             Bug #: 49098
           Summary: idxexample.odt cleanup
    Classification: Unclassified
           Product: LibreOffice
           Version: LibO Master
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
        AssignedTo: libreoffice-bugs at lists.freedesktop.org
        ReportedBy: timar74 at gmail.com


idxexample.odt: Writer, Insert -> Indexes and tables -> indexes and tables -
this is the preview. We have this file in several languages, although not every
l10n team is aware, that it is a localizable file.

We have around 1.2Mb (compressed) of this idxexample document translated
wholesale over and over again. The code for this lives in:

      sw/source/ui/index/cnttab.cxx

And we could translate those files far more easily (for translators at least),
if we could take those strings from a vcl resource. It would be wonderful to
extract the eight strings, and have a programmatic way of substituting them
into a more generic template.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list