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

Implemented Category Translation #1175

Merged
merged 5 commits into from
Aug 30, 2024
Merged

Commits on Aug 30, 2024

  1. Fix Inconsistent ChoiceBox parsing

    setSelection parses two SelectionList differently
    ShaopengLin authored and kelson42 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f973041 View commit details
    Browse the repository at this point in the history
  2. Make public KiwixChoiceBox typedef

    Public interfaces uses this typedef.
    ShaopengLin authored and kelson42 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    617609e View commit details
    Browse the repository at this point in the history
  3. Session stores Category Keys

    Storing filter pairs is redundant.
    ShaopengLin authored and kelson42 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ebe3112 View commit details
    Browse the repository at this point in the history
  4. Add Category Translation

    Translations come from libkiwix
    ShaopengLin authored and kelson42 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cb701b8 View commit details
    Browse the repository at this point in the history
  5. Removed Category i18n

    ShaopengLin authored and kelson42 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    5f1feeb View commit details
    Browse the repository at this point in the history