Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i18n for REST APIs and error messages #68

Merged
merged 11 commits into from
Nov 6, 2019
Merged

i18n for REST APIs and error messages #68

merged 11 commits into from
Nov 6, 2019

Commits on Oct 29, 2019

  1. Localized strings in REST controller

    Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
    plavjanik committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    5c81b38 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Support for localization in ErrorService

    Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
    plavjanik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    edf0f47 View commit details
    Browse the repository at this point in the history
  2. fixup!

    Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
    plavjanik committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    38a76dd View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Add parameters to the ApiMessage and use locale-aware Formatter

    Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
    plavjanik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    842e476 View commit details
    Browse the repository at this point in the history
  2. wip! Documentation

    Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
    plavjanik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    f3c1cfb View commit details
    Browse the repository at this point in the history
  3. fixup!

    Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
    plavjanik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    7896167 View commit details
    Browse the repository at this point in the history
  4. Allow redefining API messages

    Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
    plavjanik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    6e6a442 View commit details
    Browse the repository at this point in the history
  5. Using localized numbered message on server

    Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
    plavjanik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    c44e3e0 View commit details
    Browse the repository at this point in the history
  6. Add messages. prefix to properties for ErrorService messages

    Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
    plavjanik committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    7518384 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Instructions for IBM-870 in STDOUT

    Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
    plavjanik committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    3234591 View commit details
    Browse the repository at this point in the history
  2. Accent stripping logging encoder

    Signed-off-by: Petr Plavjanik <plavjanik@gmail.com>
    plavjanik committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    ac315db View commit details
    Browse the repository at this point in the history