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

            Bug ID: 86896
           Summary: FRAMEWORK: Command line help not translated
           Product: LibreOffice
           Version: 4.5.0.0.alpha0+ Master
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: framework
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: olivier.hal...@documentfoundation.org

Invoking LibreOffice from the command line with option "--help" shows help only
in english.

Step to reproduce: Open a command prompt and call "soffice.exe --help" for
Windows or "soffice --help" for Linux.

Only the explanation needs translation, not the parameters.

The correct translation should be picked from prompt locale.

Current output:

--------------------8<-------------------

olivier@olivier-ntbk:~$ soffice --help
LibreOffice 4.3.4.1 bc356b2f991740509f321d70e4512a6a54c5f243

Usage: soffice [options] [documents...]

Options:
--minimized    keep startup bitmap minimized.
--invisible    no startup screen, no default document and no UI.
--norestore    suppress restart/restore after fatal errors.
--quickstart   starts the quickstart service
--nologo       don't show startup screen.
--nolockcheck  don't check for remote instances using the installation
--nodefault    don't start with an empty document
--headless     like invisible but no userinteraction at all.
--help/-h/-?   show this message and exit.
--version      display the version information.
--writer       create new text document.
--calc         create new spreadsheet document.
--draw         create new drawing.
--impress      create new presentation.
--base         create new database.
--math         create new formula.
--global       create new global document.
--web          create new HTML document.
-o             open documents regardless whether they are templates or not.
-n             always open documents as new files (use as template).

--display <display>
      Specify X-Display to use in Unix/X11 versions.
-p <documents...>
      print the specified documents on the default printer.
--pt <printer> <documents...>
      print the specified documents on the specified printer.

(snip)
--------------------8<-------------------

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to