Skip to content

fix: exposed missing strings to translations#1168

Merged
spacecowboy merged 1 commit into
spacecowboy:masterfrom
himu-gupta:fix/weblate-missing-strings
Jun 16, 2026
Merged

fix: exposed missing strings to translations#1168
spacecowboy merged 1 commit into
spacecowboy:masterfrom
himu-gupta:fix/weblate-missing-strings

Conversation

@himu-gupta

Copy link
Copy Markdown
Contributor

What does this change?

Fixes #1162.

Moves two app-owned English messages into string resources so they can be picked up by translation tooling:

  • the device sync beta warning
  • the local translation Android 12 requirement message

Checklist

  • Ran ./gradlew ktlintFormat and committed the result
  • If the Room schema changed: added a MIGRATION_N_N+1 in AppDatabase.kt (not applicable; no schema change)
  • If the Room schema changed: added a migration test in app/src/androidTest/.../db/room/ (not applicable; no schema change)

Verification:

  • ./gradlew ktlintCheck compileFdroidDebugKotlin
  • git diff --check

Screenshots (if UI change)

Not included. This change exposes existing text to translation resources without changing the UI layout.

@spacecowboy

Copy link
Copy Markdown
Owner

Thanks @himu-gupta !

@spacecowboy spacecowboy changed the title fix: expose missing strings to translations fix: exposed missing strings to translations Jun 16, 2026
@spacecowboy spacecowboy merged commit 617f6b5 into spacecowboy:master Jun 16, 2026
12 checks passed
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.

Texts unavailable for translation on Weblate

2 participants