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

Localize internal strings in ui, material and material3 #1158

Merged
merged 9 commits into from
Mar 12, 2024

Commits on Mar 4, 2024

  1. Add Strings to ui/desktopMain to align with the localization implemen…

    …tation in Material and Material3.
    m-sasha committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5b0a885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf15f11 View commit details
    Browse the repository at this point in the history
  3. Add gradle task to obtain translations from an Android repo and write…

    … corresponding Kotlin source. Use this for the `ui` module.
    m-sasha committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5ed7ee7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b24142 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    078e547 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6b35e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbb519d View commit details
    Browse the repository at this point in the history
  8. Fix string formatting for localized strings in material3 to correctly…

    … handle %N$d and %N$s strings.
    m-sasha committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3156c0d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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