Skip to content

Add German Android localizations#929

Merged
ianthetechie merged 4 commits into
stadiamaps:mainfrom
klemensz:feat/android/add-german-android-locales
Jun 23, 2026
Merged

Add German Android localizations#929
ianthetechie merged 4 commits into
stadiamaps:mainfrom
klemensz:feat/android/add-german-android-locales

Conversation

@klemensz

Copy link
Copy Markdown
Contributor

Summary

  • Add German values-de string resources for Android UI, demo app, core, and car app modules.
  • Localize demo app simulation controls by moving hardcoded labels into string resources.
  • Enable generated Android locale config for the demo app and mark unqualified resources as English.
  • Use compact German wording where UI space is constrained, including Tempo for the MUTCD speed-limit label.

Testing

  • xmllint --noout on the new German string resource files
  • ./gradlew :demo-app:generateDebugLocaleConfig
  • ./gradlew :ui-compose:ktfmtCheckSources

klemensz added 4 commits June 18, 2026 14:48
…cation channel,

and car app modules.

Move demo simulation status labels into string resources so they can be localized,
and enable generated locale config for the demo app with English as the default
resource locale.
@ianthetechie

Copy link
Copy Markdown
Contributor

TIL xmllint 😂

Vielen dank!

@ianthetechie ianthetechie merged commit aad1786 into stadiamaps:main Jun 23, 2026
14 checks passed
@klemensz klemensz deleted the feat/android/add-german-android-locales branch June 23, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants