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

[core] i18n: Fresh Start #1074

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

[core] i18n: Fresh Start #1074

wants to merge 12 commits into from

Commits on Aug 9, 2024

  1. Taking another shot at i18n

    Co-Authored-By: Meadowsys <49562048+meadowsys@users.noreply.github.com>
    confused-Techie and meadowsys committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    40efe0b View commit details
    Browse the repository at this point in the history
  2. Load core locales during initialization

    Co-Authored-By: Meadowsys <49562048+meadowsys@users.noreply.github.com>
    confused-Techie and meadowsys committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    7449b44 View commit details
    Browse the repository at this point in the history
  3. UI translations, context-menu translations

    Co-Authored-By: Meadowsys <49562048+meadowsys@users.noreply.github.com>
    confused-Techie and meadowsys committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9b9094c View commit details
    Browse the repository at this point in the history
  4. Menu item translations, cleanup auto-translations

    Co-Authored-By: Meadowsys <49562048+meadowsys@users.noreply.github.com>
    confused-Techie and meadowsys committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9f47be8 View commit details
    Browse the repository at this point in the history
  5. Stop using atom global

    Because the `atom` global doesn't seem available during test runs
    
    Co-Authored-By: Meadowsys <49562048+meadowsys@users.noreply.github.com>
    confused-Techie and meadowsys committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5c3b47a View commit details
    Browse the repository at this point in the history
  6. Update specs to ensure they pass

    Co-Authored-By: Meadowsys <49562048+meadowsys@users.noreply.github.com>
    confused-Techie and meadowsys committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    431d802 View commit details
    Browse the repository at this point in the history
  7. Localize: Settings Title & Description

    Co-Authored-By: Meadowsys <49562048+meadowsys@users.noreply.github.com>
    confused-Techie and meadowsys committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d73cd15 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Add tests

    confused-Techie committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    b7bd819 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    977f1bd View commit details
    Browse the repository at this point in the history
  3. Fix errors in tests

    confused-Techie committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    0807084 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6381419 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0783bb8 View commit details
    Browse the repository at this point in the history