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

WIP - Localization / l10n #223

Merged
merged 75 commits into from
May 5, 2019
Merged

WIP - Localization / l10n #223

merged 75 commits into from
May 5, 2019

Commits on Apr 11, 2019

  1. Axe Core upgrade to 3.2.2, breaking changes, work in progress (end go…

    …al: localized messages)
    danielweck committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    5f30135 View commit details
    Browse the repository at this point in the history
  2. ARIA DPUB now in Axe Core

    danielweck committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    82afe82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c92f2f2 View commit details
    Browse the repository at this point in the history
  4. localized Axe (JSON l10n data passed from NodeJS process into web bro…

    …wser runtime), fixed CFI generation for root HTML element
    danielweck committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    77c5ba4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c99cb6 View commit details
    Browse the repository at this point in the history
  6. minor: debug traces

    danielweck committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    a60f921 View commit details
    Browse the repository at this point in the history
  7. i18next to localize like AceGUI, CLI and HTTP configs, incomplete l10…

    …n stub for AceCore (English extraction in progress, French pending...)
    danielweck committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    34f7407 View commit details
    Browse the repository at this point in the history
  8. added French translation, tested it with Schema.org metadata failure …

    …in EPUB package OPF XML (fixed import vs. require in localize source code)
    danielweck committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    83e68bf View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. checker-epub.js localized

    danielweck committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    7a0b1ce View commit details
    Browse the repository at this point in the history
  2. ace-report localized

    danielweck committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    d6ad7ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    330ea12 View commit details
    Browse the repository at this point in the history
  4. removed debug trace

    danielweck committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    f0a70f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c915eab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b22571d View commit details
    Browse the repository at this point in the history
  7. added missing NPM package

    danielweck committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    b082458 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    267a1e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. yarn upgrade i18next

    danielweck committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    23c7acf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddcc3d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ed79b9 View commit details
    Browse the repository at this point in the history
  4. fixed i18n typo

    danielweck committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    07e21fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63734a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acab658 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9de38e8 View commit details
    Browse the repository at this point in the history
  8. HTML template l10n ...

    danielweck committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    625a9c9 View commit details
    Browse the repository at this point in the history
  9. severity translated

    danielweck committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    ba62cbc View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2019

  1. added logger init (optional) in ace() main function, not needed by CL…

    …I, HTTP and unit tests, but by Ace GUI. Also localized KB labels.
    danielweck committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    b41e05a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc0860 View commit details
    Browse the repository at this point in the history
  3. futher HTML report template localization (+ fixed fileTitle typo whic…

    …h resulted in "undefined")
    danielweck committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    0061d62 View commit details
    Browse the repository at this point in the history
  4. finished HTML report localization (handlebar template), but table con…

    …trols needs l10n too (like Ace GUI)
    danielweck committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    cc28030 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85d2a4c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Configuration menu
    Copy the full SHA
    45ccdb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d2071f View commit details
    Browse the repository at this point in the history
  3. added missing package refs

    danielweck committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    4898c9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a4feb6 View commit details
    Browse the repository at this point in the history
  5. i18next API changes

    danielweck committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    44a971b View commit details
    Browse the repository at this point in the history
  6. typo in lang resource

    danielweck committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    7cd1dc0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    4ffb44f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8868c8c View commit details
    Browse the repository at this point in the history
  3. fixed test snapshots

    danielweck committed May 3, 2019
    Configuration menu
    Copy the full SHA
    c9268f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca3da3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41c1b84 View commit details
    Browse the repository at this point in the history
  6. Travis YAML typo

    danielweck committed May 3, 2019
    Configuration menu
    Copy the full SHA
    cde6d6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3945978 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2019

  1. Configuration menu
    Copy the full SHA
    78962b6 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2019

  1. Configuration menu
    Copy the full SHA
    756f3fb View commit details
    Browse the repository at this point in the history
  2. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    aa9fd5d View commit details
    Browse the repository at this point in the history
  3. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    3bd66d4 View commit details
    Browse the repository at this point in the history
  4. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    7bd1db4 View commit details
    Browse the repository at this point in the history
  5. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    e9dfe2f View commit details
    Browse the repository at this point in the history
  6. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    6497f0e View commit details
    Browse the repository at this point in the history
  7. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    a635c4e View commit details
    Browse the repository at this point in the history
  8. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    6e92917 View commit details
    Browse the repository at this point in the history
  9. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    fa4e2c0 View commit details
    Browse the repository at this point in the history
  10. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    1588a81 View commit details
    Browse the repository at this point in the history
  11. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    e90cf79 View commit details
    Browse the repository at this point in the history
  12. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    5857101 View commit details
    Browse the repository at this point in the history
  13. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    b237c5c View commit details
    Browse the repository at this point in the history
  14. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    26d03e5 View commit details
    Browse the repository at this point in the history
  15. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    1c1f151 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1ca436e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d3d0d6d View commit details
    Browse the repository at this point in the history
  18. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    7bfd39d View commit details
    Browse the repository at this point in the history
  19. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    151a3b8 View commit details
    Browse the repository at this point in the history
  20. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    4a092bd View commit details
    Browse the repository at this point in the history
  21. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    7db0ea2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    664b9f5 View commit details
    Browse the repository at this point in the history
  23. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    8d5dc74 View commit details
    Browse the repository at this point in the history
  24. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    cf870ee View commit details
    Browse the repository at this point in the history
  25. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    efcdef0 View commit details
    Browse the repository at this point in the history
  26. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    8a71a4e View commit details
    Browse the repository at this point in the history
  27. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    83e3ea9 View commit details
    Browse the repository at this point in the history
  28. FR fix, see #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    8cf0ad9 View commit details
    Browse the repository at this point in the history
  29. FR fix, #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    a6bea68 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0b94c2e View commit details
    Browse the repository at this point in the history
  31. FR fix #223 (comment)

    danielweck committed May 5, 2019
    Configuration menu
    Copy the full SHA
    58e7d6c View commit details
    Browse the repository at this point in the history