Skip to content

i18n(de): add the two missing German IPTV VOD strings - #631

Merged
ProdigyV21 merged 1 commit into
ProdigyV21:mainfrom
ReichiMD:i18n/de-iptv-vod-search-strings
Sep 3, 2026
Merged

i18n(de): add the two missing German IPTV VOD strings#631
ProdigyV21 merged 1 commit into
ProdigyV21:mainfrom
ReichiMD:i18n/de-iptv-vod-search-strings

Conversation

@ReichiMD

@ReichiMD ReichiMD commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

What

Adds the two German values that were missing after the new IPTV VOD search
setting landed in #628.

  • settings_iptv_vod_search → "IPTV-VOD-Streams"
  • settings_iptv_vod_search_desc → "IPTV-Filme und -Serien beim Abrufen von Streams einbeziehen"

Both are inserted in their matching position inside the IPTV section of
values-de/strings.xml, next to settings_iptv_channel_order_description,
so the file keeps mirroring the order of values/strings.xml.

Why

values-de was completed in #615#618, but two keys have been added upstream
since then, so the German settings screen currently falls back to English for
this one row. This closes that gap.

app_name is intentionally left untranslated — it is the product name.
With this change values-de covers every translatable key in values.

Notes

  • Resource file only, no code and no behaviour changes.
  • Other locale folders are untouched; they keep falling back to English as before.
  • Unit tests green locally (testSideloadDebugUnitTest).

created by Claude (Anthropic) on behalf of @ReichiMD

Adds the German values for settings_iptv_vod_search and
settings_iptv_vod_search_desc, which were added upstream after the German
translation batches landed. Inserted in their matching position inside the
IPTV section so values-de keeps mirroring the order of values/strings.xml.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017f6j7PfVyeAVWCigq9HCXC
@github-actions github-actions Bot added the area: android Changes to the Android app or Gradle build label Sep 3, 2026
@ProdigyV21
ProdigyV21 merged commit 4c397c8 into ProdigyV21:main Sep 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: android Changes to the Android app or Gradle build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants