[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#173067: language related files (help...) only work with ooLocale set



Package: openoffice.org-debian-files
Version: 1.0.1-6+5
Severity: important
Justification: major functionality missing when not using en_US

/usr/bin/openoffice contains the following:

    # Set ooLocale to nothing in $SETUPFILE. The UI language is handled
      by LANG.
    # Not having ooLocale at all defaults to en_US
    cat $SETUPFILE.tmp | \
      perl -e "while (<>) { /<Office>/ && print \" <L10N>\n  <ooLocale
      cfg:type=\\\"string\\\"/>\n </L10N>\n\";print \$_;}" > \

However, this does not work with languages other than English. Help documents (only tested German) are only available when ooLocale is set to the correct language.

Sebastian




Reply to: