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

Add localisation support for strings #247

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    711bc07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2697310 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81dc9fc View commit details
    Browse the repository at this point in the history
  4. Add English .strings file

    bitigchi committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    087454c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Add Turkish localization

    bitigchi committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    0e55b60 View commit details
    Browse the repository at this point in the history
  2. Merge upstream changes

    bitigchi committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    11cd416 View commit details
    Browse the repository at this point in the history
  3. Update string changes

    bitigchi committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    b583012 View commit details
    Browse the repository at this point in the history
  4. Minor adjustments

    bitigchi committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    ffbb12b View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Uppercase according to the system locale

    This prevents inaccurate capitalizations like i -> I in Turkish (should be İ instead).
    bitigchi committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    d2dc8c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Add a test

    bitigchi committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    a54340e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6b49cf View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

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